Legal Stuff

This commit is contained in:
Adrien Bourmault 2019-06-04 00:35:15 +02:00
parent 7c5a4a14af
commit 0033b6363c
1 changed files with 1 additions and 5 deletions

View File

@ -50,8 +50,4 @@ MmLoadGdt:
MmStoreGdt:
;; Loading the gdt via the gdtPtr pointer
sgdt [rdi]
ret
int main(void) {
}
ret