2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-02-19 23:48:55 +00:00
u-boot/board/cogent/dipsw.h

4 lines
109 B
C
Raw Normal View History

2000-12-14 10:04:19 +00:00
extern unsigned char dipsw_raw(void);
extern unsigned char dipsw_cooked(void);
extern void dipsw_init(void);