1
0
Fork 0

fix/kernel: Fixed accidental flag in adm64 paging API

This commit is contained in:
Kevin Alavik 2025-05-14 19:43:54 +02:00
parent b11edf4457
commit ea1156334e
Signed by: cmpsb
GPG key ID: 10D1CC0526FDC6D7
2 changed files with 6 additions and 2 deletions

View file

@ -5,6 +5,7 @@
"idt.h": "c",
"limine.h": "c",
"stddef.h": "c",
"stdint.h": "c"
"stdint.h": "c",
"typeinfo": "c"
}
}