[arch][x86_64] more x86-64 MMU changes

This commit is contained in:
Shreyas Nagaraj
2014-09-29 04:54:15 -04:00
committed by Travis Geiselbrecht
parent 1d5339a815
commit e2a45c32b7
8 changed files with 512 additions and 246 deletions

View File

@@ -15,7 +15,8 @@ MODULE_SRCS += \
$(LOCAL_DIR)/float_instructions.S \
$(LOCAL_DIR)/float_test_vec.c \
$(LOCAL_DIR)/fibo.c \
$(LOCAL_DIR)/mem_tests.c
$(LOCAL_DIR)/mem_tests.c \
$(LOCAL_DIR)/x86_mmu_tests.c
MODULE_COMPILEFLAGS += -Wno-format