summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cpu/simple/noncaching.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/simple/noncaching.hh b/src/cpu/simple/noncaching.hh
index 775aa2155..654a17805 100644
--- a/src/cpu/simple/noncaching.hh
+++ b/src/cpu/simple/noncaching.hh
@@ -38,7 +38,7 @@
*/
#ifndef __CPU_SIMPLE_NONCACHING_HH__
-#define __CPU_SIMPLE_NONCACHING_HH___
+#define __CPU_SIMPLE_NONCACHING_HH__
#include "cpu/simple/atomic.hh"
#include "params/NonCachingSimpleCPU.hh"