mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-26 05:34:30 +08:00
4 lines
109 B
C
4 lines
109 B
C
extern unsigned char dipsw_raw(void);
|
|
extern unsigned char dipsw_cooked(void);
|
|
extern void dipsw_init(void);
|