|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
x86 (IA32) specific syscall header More...
Go to the source code of this file.
Macros | |
| #define | USER_CODE_SEG 0x2b /* at dpl=3 */ |
| #define | USER_DATA_SEG 0x33 /* at dpl=3 */ |
x86 (IA32) specific syscall header
This header contains the x86 specific syscall interface. It is included by the syscall interface architecture-abstraction header (include/arch/syscall.h)
| #define USER_CODE_SEG 0x2b /* at dpl=3 */ |
| #define USER_DATA_SEG 0x33 /* at dpl=3 */ |