From 19716fa67dc6c35ba300304733f2269dbed59bd2 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 31 Oct 2020 18:10:41 -0400 Subject: add include to ptmf.c --- src/Runtime/ptmf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Runtime/ptmf.c b/src/Runtime/ptmf.c index c98cd63..6c8b6a8 100644 --- a/src/Runtime/ptmf.c +++ b/src/Runtime/ptmf.c @@ -1,4 +1,5 @@ #pragma internal on +#include asm void __ptmf_scall(...) { -- cgit v1.2.3