2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-03-15 22:36:58 +00:00
u-boot/board/cogent/dipsw.h
2000-12-14 10:04:19 +00:00

3 lines
109 B
C

extern unsigned char dipsw_raw(void);
extern unsigned char dipsw_cooked(void);
extern void dipsw_init(void);