summaryrefslogtreecommitdiff
path: root/i386/i386/pic.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/pic.h')
-rw-r--r--i386/i386/pic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386/pic.h b/i386/i386/pic.h
index 52f6ec16..80bf65d6 100644
--- a/i386/i386/pic.h
+++ b/i386/i386/pic.h
@@ -183,6 +183,6 @@ extern int curr_pic_mask;
extern int pic_mask[];
extern void prtnull(int unit);
extern void intnull(int unit);
-#endif
+#endif /* __ASSEMBLER__ */
#endif /* _I386_PIC_H_ */