mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-27 21:44:34 +01:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=21802
@ -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…
Reference in New Issue
Block a user