From e5925df93411429340d2887594004aaa690d2ef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matteo=20Gm=C3=BCr?= Date: Mon, 28 Oct 2024 13:32:09 +0000 Subject: Adjust constant and make all possible variables const --- include/memory/asm_pointer.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/memory') 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 -- cgit v1.2.3