aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/realmode/x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/realmode/x86.h')
-rw-r--r--src/device/oprom/realmode/x86.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/oprom/realmode/x86.h b/src/device/oprom/realmode/x86.h
index a811a5621e..a0c7a9002c 100644
--- a/src/device/oprom/realmode/x86.h
+++ b/src/device/oprom/realmode/x86.h
@@ -52,4 +52,4 @@ int int12_handler(void);
int int16_handler(void);
int int1a_handler(void);
-#endif
+#endif /* __DEVICE_OPROM_REALMODE_X86_H__ */