diff options
Diffstat (limited to 'src/superio/NSC/pc8374/pc8374.h')
-rw-r--r-- | src/superio/NSC/pc8374/pc8374.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/superio/NSC/pc8374/pc8374.h b/src/superio/NSC/pc8374/pc8374.h deleted file mode 100644 index 1f166a70fe..0000000000 --- a/src/superio/NSC/pc8374/pc8374.h +++ /dev/null @@ -1,9 +0,0 @@ -#define PC8374_FDC 0x00 /* Floppy */ -#define PC8374_PP 0x01 /* Parallel port */ -#define PC8374_SP2 0x02 /* Com2 */ -#define PC8374_SP1 0x03 /* Com1 */ -#define PC8374_SWC 0x04 -#define PC8374_KBCM 0x05 /* Mouse */ -#define PC8374_KBCK 0x06 /* Keyboard */ -#define PC8374_GPIO 0x07 -#define PC8374_HM 0x08 |