diff options
Diffstat (limited to 'include/vmtables.h')
-rw-r--r-- | include/vmtables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vmtables.h b/include/vmtables.h index 17f6e0a..83c0881 100644 --- a/include/vmtables.h +++ b/include/vmtables.h @@ -38,6 +38,6 @@ extern pte_t id_map[]; extern mapping_t kmap[]; extern const uint32_t n_kmap; -#endif /* !ASM_SRC */ +#endif /* !ASM_SRC */ #endif |