acadia/zion/include/zinit.h
Drew Galbraith 7dcbbd671e [denali] Get all caps from the init port.
This allows us to remove the bootstrap capabilities for good woo hoo!
2023-06-17 01:30:47 -07:00

8 lines
141 B
C

#pragma once
#define Z_INIT_SELF_PROC 0x100
#define Z_INIT_SELF_VMAS 0x101
#define Z_INIT_CHANNEL 0x200
#define Z_BOOT_DENALI_VMMO 0x1000