Print is less badly broken. Read is less badly broken. GC is too aggressive.
This commit is contained in:
parent
22b0160a26
commit
63906fe817
19 changed files with 489 additions and 303 deletions
|
|
@ -28,6 +28,6 @@ struct pso_pointer lock_object( struct pso_pointer pointer );
|
|||
struct pso_pointer free_object( struct pso_pointer p );
|
||||
|
||||
#ifdef DEBUG
|
||||
void print_allocation_table();
|
||||
void print_allocation_table( );
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue