Simple Operating System
interruptFrame Struct Reference

frame for interruption, required by gcc for __int More...

#include <interrupts.h>

Public Attributes

Word ip
 
Word cs
 
Word flags
 
Word sp
 
Word ss
 

Detailed Description

frame for interruption, required by gcc for __int

Todo:
IDK how to use them, they are required by GCC to use __int, see todo in interrupts.asm

Definition at line 29 of file interrupts.h.


The documentation for this struct was generated from the following file: