Remove amd64_ platform prefix
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
#include <amd64/smp.h>
|
||||
|
||||
void amd64_init (struct cpu* cpu, bool load_idt);
|
||||
void init_gdt_idt (struct cpu* cpu, bool load_idt);
|
||||
|
||||
#endif // _KERNEL_AMD64_INIT_H
|
||||
|
||||
Reference in New Issue
Block a user