since we dont use the build system to build openssl, we need to pass the TARGET_SYSROOT
[AROS-Contrib.git] / Misc / berger / callfuncs.h
blob50eb710989259f66ea8e92559a66074720f20bdc
1 VOID call_A1_D0(int (*func)());
2 VOID call_A1_VOID(int (*func)());