summaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/flash.h b/flash.h
index 88dcda2..23c4fe6 100644
--- a/flash.h
+++ b/flash.h
@@ -250,6 +250,8 @@ struct board_info {
extern const struct board_info boards_ok[];
extern const struct board_info boards_bad[];
+extern const struct board_info laptops_ok[];
+extern const struct board_info laptops_bad[];
/* udelay.c */
void myusec_delay(int usecs);
OpenPOWER on IntegriCloud