Remove amd64_ platform prefix
This commit is contained in:
@@ -10,6 +10,6 @@ struct pd {
|
||||
uintptr_t cr3_paddr;
|
||||
};
|
||||
|
||||
void amd64_load_kernel_cr3 (void);
|
||||
void load_kernel_cr3 (void);
|
||||
|
||||
#endif // _KERNEL_AMD64_MM_H
|
||||
|
||||
Reference in New Issue
Block a user