Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / board / cogent / dipsw.h
diff --git a/qemu/roms/u-boot/board/cogent/dipsw.h b/qemu/roms/u-boot/board/cogent/dipsw.h
new file mode 100644 (file)
index 0000000..4f52fd4
--- /dev/null
@@ -0,0 +1,3 @@
+extern unsigned char dipsw_raw(void);
+extern unsigned char dipsw_cooked(void);
+extern void dipsw_init(void);