mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-21 20:56:28 -04: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);
|