Sign in
googlers
/
maze
/
linux
/
1c1381076f8c6cf0a2c9918194e3fa6369cdf06a
/
.
/
drivers
/
char
/
epcaconfig.h
blob: 55dec067078ebf951ab41f7342508b5f96cc0a7b [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
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! */