Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
955a305aed2716da87ec3e9b648bc3109227041d
/
.
/
board
/
cogent
/
dipsw.h
blob: 4f52fd43920dc244e55cdded6aadfb04bd58a8c1 [
file
] [
log
] [
blame
]
wdenk
2d39b71
2000-12-14 10:04:19 +0000
[
diff
] [
blame
]
1
extern
unsigned
char
dipsw_raw
(
void
);
2
extern
unsigned
char
dipsw_cooked
(
void
);
3
extern
void
dipsw_init
(
void
);