aa64: finalise context switch, page fault handler and syscall
[lunaix-os.git] / lunaix-os / arch / aarch64 / boot / kremap.c
index b91d1d5f5ee86fe4d05b5f716292725ddf1e1b3f..9cddb4d9d1c4a849081844218288200472512028 100644 (file)
@@ -8,7 +8,7 @@
 
 static pte_t kpt[LEVEL_SIZE][32];
 
 
 static pte_t kpt[LEVEL_SIZE][32];
 
-ptr_t
+ptr_t boot_text
 kremap()
 {
     struct pt_alloc alloc;
 kremap()
 {
     struct pt_alloc alloc;