1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00

Legal Stuff

This commit is contained in:
Adrien Bourmault 2019-06-04 00:35:15 +02:00
parent 7c5a4a14af
commit 0033b6363c

View File

@ -51,7 +51,3 @@ MmStoreGdt:
;; Loading the gdt via the gdtPtr pointer ;; Loading the gdt via the gdtPtr pointer
sgdt [rdi] sgdt [rdi]
ret ret
int main(void) {
}