X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fsuperio%2Fnsc%2Fpc87427%2Fpc87427.h;h=55330354b527ebfb68d6b22b6484ec4ae9c406fc;hb=7fa0819ecf076c283c942d4af5e9bcfaf8c4bd49;hp=304c9f7f9c9888d3f4d26e950e064106a51099aa;hpb=f648d619c994f856d6ca7d86fe18c532a974d31b;p=coreboot.git diff --git a/src/superio/nsc/pc87427/pc87427.h b/src/superio/nsc/pc87427/pc87427.h index 304c9f7f9..55330354b 100644 --- a/src/superio/nsc/pc87427/pc87427.h +++ b/src/superio/nsc/pc87427/pc87427.h @@ -1,3 +1,6 @@ +#ifndef SUPERIO_NSC_PC87427_PC87427_H +#define SUPERIO_NSC_PC87427_PC87427_H + #define PC87427_FDC 0x00 /* Floppy */ #define PC87427_SP2 0x02 /* Com2 */ #define PC87427_SP1 0x03 /* Com1 */ @@ -91,4 +94,4 @@ #define PC87427_XSCNF 0x15 #define PC87427_XWBCNF 0x16 - +#endif