mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-27 09:31:30 +02: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);
|