diff --git a/Ubiquitous/XiZi_AIoT/softkernel/include/pagetable.h b/Ubiquitous/XiZi_AIoT/softkernel/include/pagetable.h index 2894a4291..f6f9a2d7a 100644 --- a/Ubiquitous/XiZi_AIoT/softkernel/include/pagetable.h +++ b/Ubiquitous/XiZi_AIoT/softkernel/include/pagetable.h @@ -88,4 +88,4 @@ void secondary_cpu_load_kern_pgdir(struct TraceTag* mmu_driver_tag, struct Trace extern struct XiziPageManager xizi_pager; bool module_pager_init(struct PagerRightGroup*); -bool _new_pgdir(struct TopLevelPageDirectory* pgdir); \ No newline at end of file +