summaryrefslogtreecommitdiff
path: root/i386/i386at/idt.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/idt.h')
-rw-r--r--i386/i386at/idt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386at/idt.h b/i386/i386at/idt.h
index 1b3284f..56e6296 100644
--- a/i386/i386at/idt.h
+++ b/i386/i386at/idt.h
@@ -36,6 +36,6 @@
#ifndef __ASSEMBLER__
extern void idt_init (void);
-#endif
+#endif /* __ASSEMBLER__ */
#endif /* _I386AT_IDT_ */