aboutsummaryrefslogtreecommitdiff
path: root/src/include/pc80/i8254.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/pc80/i8254.h')
-rw-r--r--src/include/pc80/i8254.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/pc80/i8254.h b/src/include/pc80/i8254.h
index f4f0dcaab0..964cc974d9 100644
--- a/src/include/pc80/i8254.h
+++ b/src/include/pc80/i8254.h
@@ -59,4 +59,5 @@
#define PPCB_T2GATE 0x01 /* Bit 0 */
void setup_i8254(void);
-#endif
+
+#endif /* PC80_I8254_H */