1 #define NUMCARDS 0
2 #define NBDEVS 0
3 
4 struct board_info static_boards[NUMCARDS]={
5 };
6 
7 /* DO NOT HAND EDIT THIS FILE! */
8