Moved the definition of LPC_ENA into #else ... #endif. Changed
comment of LPC_ENA. Submitted by: Bruce Evans <bde@freebsd.org>
This commit is contained in:
parent
0942673f33
commit
a84bc4735a
@ -53,5 +53,5 @@
|
||||
#define LPC_AUTOL 0x02 /* automatic linefeed */
|
||||
#define LPC_NINIT 0x04 /* initialize printer */
|
||||
#define LPC_SEL 0x08 /* printer selected */
|
||||
#define LPC_ENA 0x10 /* enable IRQ */
|
||||
#endif
|
||||
#define LPC_ENA 0x10 /* printer out of paper */
|
||||
|
Loading…
x
Reference in New Issue
Block a user