diff options
Diffstat (limited to 'board/cogent/dipsw.h')
-rw-r--r-- | board/cogent/dipsw.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/cogent/dipsw.h b/board/cogent/dipsw.h deleted file mode 100644 index 4f52fd4..0000000 --- a/board/cogent/dipsw.h +++ /dev/null @@ -1,3 +0,0 @@ -extern unsigned char dipsw_raw(void); -extern unsigned char dipsw_cooked(void); -extern void dipsw_init(void); |