|
Barrelfish
|
Arch specific definition of the registers, can be included by anyone. Definitions shared by kernel and user. More...
Macros | |
| #define | X86_32_NUM_REGS 12 |
| Number of registers to be saved for this architecture. More... | |
Arch specific definition of the registers, can be included by anyone. Definitions shared by kernel and user.
| #define X86_32_NUM_REGS 12 |
Number of registers to be saved for this architecture.
This is the same as ARCH_NUMREGS, but it is used by assembler stubs, so needs to be defined here as a constant.
1.8.11