4 ; (C) Copyright 2002 Ullrich von Bassewitz (uz@cc65.org)
7 ; Assembler include file that imports the runtime zero page locations used
8 ; by the compiler, ready for usage in asm code.
11 .importzp sp, sreg, regsave
12 .importzp ptr1, ptr2, ptr3, ptr4
13 .importzp tmp1, tmp2, tmp3, tmp4
16 ; The total amount of zero page space used