Fixed a typo.

This commit is contained in:
andrew 1993-07-01 07:22:41 +00:00
parent 9be7563dea
commit 172788b885
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
FASTER_NOP ; \
outb %al,$IO_ICU1 /* then first icu */
#else /* AUTO_EOI_2 */
#define ENABLE_ICU1_AND_2 /* data sheet says no auto-EOI on slave ... /
#define ENABLE_ICU1_AND_2 /* data sheet says no auto-EOI on slave ... */
/* ... but it sometimes works */
#endif