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

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