Browse Source

update

pull/2/head
Jørn Guldberg 5 years ago
parent
commit
24048cbcba
  1. 2
      main.c

2
main.c

@ -13,7 +13,7 @@ void* pointer_parameter_struct;
Service_Action service_action;
Directory_Table current_table;
Parameter_Struct parameter_struct;
int local_segment = 0x50;
int local_segment = 0x7e0;
unsigned int heap_start = 0x2200;
unsigned int heap_end = 0xffff;
int stack_segment = 0x8fc0;

Loading…
Cancel
Save