mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
refactor(kernel): change NIF to nif
This commit is contained in:
@ -49,7 +49,7 @@ void SearchForInitrd()
|
||||
}
|
||||
}
|
||||
|
||||
EXTERNC NIF void KernelVFS()
|
||||
EXTERNC nif void KernelVFS()
|
||||
{
|
||||
KPrint("Initializing Virtual File System");
|
||||
|
||||
|
Reference in New Issue
Block a user