fix/kernel: Fixed accidental flag in adm64 paging API
This commit is contained in:
parent
b11edf4457
commit
ea1156334e
2 changed files with 6 additions and 2 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -5,6 +5,7 @@
|
|||
"idt.h": "c",
|
||||
"limine.h": "c",
|
||||
"stddef.h": "c",
|
||||
"stdint.h": "c"
|
||||
"stdint.h": "c",
|
||||
"typeinfo": "c"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue