Update header
This commit is contained in:
parent
c13072404d
commit
377f9ddbc4
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
// System Call Constants
|
// System Call Constants
|
||||||
#define TRAMPOLINE_SYSCALL 0x1337
|
#define TRAMPOLINE_SYSCALL 0x1337
|
||||||
|
#define QEMU_GUEST_BASE 0x40000 // Arbitrary Value (Aligns To 4k And 16k Page Sizes)
|
||||||
|
|
||||||
// Pipe Constants
|
// Pipe Constants
|
||||||
#define TRAMPOLINE_ARGUMENTS_PIPE_ENV "_MCPI_TRAMPOLINE_ARGUMENTS"
|
#define TRAMPOLINE_ARGUMENTS_PIPE_ENV "_MCPI_TRAMPOLINE_ARGUMENTS"
|
||||||
|
Loading…
Reference in New Issue
Block a user