KERNEL_BREAKPOINT
#define KERNEL_BREAKPOINT 0xe7ffffff /* Used by DDB */
#define KERNEL_BREAKPOINT 0x00100073 /* EBREAK -- Used by DDB */