#include "memory.h" void outofmem(void){ __asm volatile ("int3\n\t"); }