summaryrefslogtreecommitdiff
path: root/src/dev/x86/intdev.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/x86/intdev.hh')
-rw-r--r--src/dev/x86/intdev.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/x86/intdev.hh b/src/dev/x86/intdev.hh
index 8f5f8707e..b01d36e37 100644
--- a/src/dev/x86/intdev.hh
+++ b/src/dev/x86/intdev.hh
@@ -234,6 +234,6 @@ class IntLine : public SimObject
}
};
-}; // namespace X86ISA
+} // namespace X86ISA
#endif //__DEV_X86_INTDEV_HH__