StupidOS/kernel/init.inc

11 lines
115 B
PHP

struc TSS {
.link dw ?
.link_h dw ?
.esp0 dd ?
.ss0 dw ?
.ss0_h dw ?
.esp1 dd ?
.ss1 dw ?
}