PatchworkOS
Loading...
Searching...
No Matches
regs.inc
Go to the documentation of this file.
1%pragma once
2
3%define RFLAGS_ALWAYS_SET (1 << 1)
4%define RFLAGS_INTERRUPT_ENABLE (1 << 9)
#define RFLAGS_INTERRUPT_ENABLE
Definition regs.h:32
#define RFLAGS_ALWAYS_SET
Definition regs.h:24