mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
3 lines
109 B
C
3 lines
109 B
C
extern unsigned char dipsw_raw(void);
|
|
extern unsigned char dipsw_cooked(void);
|
|
extern void dipsw_init(void);
|