diff options
Diffstat (limited to 'i386')
-rw-r--r-- | i386/i386at/int_init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386at/int_init.h b/i386/i386at/int_init.h index f4abef0..f9b03b7 100644 --- a/i386/i386at/int_init.h +++ b/i386/i386at/int_init.h @@ -29,6 +29,6 @@ #ifndef __ASSEMBLER__ extern void int_init (void); -#endif +#endif /* __ASSEMBLER__ */ #endif /* _INT_INIT_H_ */ |