mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +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);
|