aboutsummaryrefslogtreecommitdiff
path: root/include/memory
diff options
context:
space:
mode:
authorMatteo Gmür <matteo.gmuer1@ost.ch>2024-10-28 13:32:09 +0000
committerMatteo Gmür <matteo.gmuer1@ost.ch>2024-10-28 13:32:09 +0000
commite5925df93411429340d2887594004aaa690d2ef5 (patch)
treea24bc2f7aaf897fead13e151a5c155b597664f16 /include/memory
parentefcb913196ccf0386a557e8c1053c430e5896179 (diff)
downloadteachos-e5925df93411429340d2887594004aaa690d2ef5.tar.xz
teachos-e5925df93411429340d2887594004aaa690d2ef5.zip
Adjust constant and make all possible variables const
Diffstat (limited to 'include/memory')
-rw-r--r--include/memory/asm_pointer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/memory/asm_pointer.hpp b/include/memory/asm_pointer.hpp
index 71dfcf7..4c25658 100644
--- a/include/memory/asm_pointer.hpp
+++ b/include/memory/asm_pointer.hpp
@@ -73,4 +73,4 @@ namespace teachos::memory
} // namespace teachos::memory
-#endif \ No newline at end of file
+#endif // TEACHOS_MEMORY_ASM_POINTER_HPP