This commit is contained in:
Krister Jansson 2018-11-20 23:37:26 +01:00
parent a47fbfb71e
commit 8eb5b02879
1 changed files with 9 additions and 0 deletions

View File

@ -15,6 +15,15 @@
#include <sys/syslimits.h>
#include <unistd.h>
// TODO: Padding
// TODO: Parameters for padding and alignment
// TODO: Readme.md
// TODO: Readme for Amiga
// TODO: Pack
// TODO: Upload to Aminet
// TODO: Scripted tests!
// VBCC
extern size_t __stack_usage;