summaryrefslogtreecommitdiffstats
path: root/src/core/mmio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/mmio.h')
-rw-r--r--src/core/mmio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/mmio.h b/src/core/mmio.h
index f45126da8..5e3cc01af 100644
--- a/src/core/mmio.h
+++ b/src/core/mmio.h
@@ -35,4 +35,4 @@ public:
};
using MMIORegionPointer = std::shared_ptr<MMIORegion>;
-};
+}; // namespace Memory