Iros
 
Loading...
Searching...
No Matches
gdt.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace iris::x86::amd64 {
6void init_gdt();
7}
Definition gdt.cpp:38
void init_gdt()
Definition gdt.cpp:39