blob: 877ca419c574fb47cab33f0190171b4427a04a28 [file] [log] [blame]
/* set the program's entry point to the Sanity module's main() function */
Program.main = null;
Program.heap = 0x40;
Program.stack = 0x100;