MyOS Kernel
gdt.h
Go to the documentation of this file.
1
5
#ifndef GDT_H
6
#define GDT_H
7
12
void
gdt_init
();
13
19
void
allow_all_ports
();
20
25
void
block_all_ports
();
26
#endif
allow_all_ports
void allow_all_ports()
Definition:
gdt.c:147
gdt_init
void gdt_init()
Definition:
gdt.c:159
block_all_ports
void block_all_ports()
Definition:
gdt.c:153
kernel
cpu
i386
gdt.h
Generated by
1.8.19