From 2d39b71fb247a6462515be5ad7b167df740362d4 Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 14 Dec 2000 10:04:19 +0000 Subject: Initial revision --- board/cogent/dipsw.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 board/cogent/dipsw.h (limited to 'board/cogent/dipsw.h') diff --git a/board/cogent/dipsw.h b/board/cogent/dipsw.h new file mode 100644 index 0000000..4f52fd4 --- /dev/null +++ b/board/cogent/dipsw.h @@ -0,0 +1,3 @@ +extern unsigned char dipsw_raw(void); +extern unsigned char dipsw_cooked(void); +extern void dipsw_init(void); -- cgit v1.1