1// limit size of printf
2
3#pragma printf = "s u c lu ld lx lX lo"
4
5// room for one exit function
6
7#pragma output CLIB_EXIT_STACK_SIZE = 1
8
9// Indicate this is for NextZXOS 48k+
10
11#pragma output NEXTOS_VERSION = -1
12