Added syscalls stub

This commit is contained in:
Alex
2022-10-12 04:34:37 +03:00
parent 127476ac64
commit a2da69d777
7 changed files with 94 additions and 1 deletions

View File

@ -1007,7 +1007,7 @@ namespace CPU
uint64_t raw;
} RFLAGS;
typedef struct _TrapFrame
typedef struct TrapFrame
{
// uint64_t gs; // General-purpose Segment
// uint64_t fs; // General-purpose Segment