3 Missing error on return from __z88dk_calllee function with variable arguments.
7 #if !defined(__SDCC_z80) && !defined(__SDCC_z180) && !defined(__SDCC_sm83) && !defined(__SDCC_stm8)
11 void f(int i
, ...) __z88dk_callee
13 } /* ERROR(SDCC_z80|SDCC_z180|SDCC_sm83|SDCC_stm8) */