summaryrefslogtreecommitdiff
path: root/Linux/spim/include/lib9.h
diff options
context:
space:
mode:
Diffstat (limited to 'Linux/spim/include/lib9.h')
-rw-r--r--Linux/spim/include/lib9.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Linux/spim/include/lib9.h b/Linux/spim/include/lib9.h
index ca034445..8718c294 100644
--- a/Linux/spim/include/lib9.h
+++ b/Linux/spim/include/lib9.h
@@ -261,7 +261,7 @@ extern vlong osnsec(void);
extern void _assert(char*);
extern double charstod(int(*)(void*), void*);
extern char* cleanname(char*);
-extern ulong getcallerpc(void*);
+extern uintptr getcallerpc(void*);
extern int getfields(char*, char**, int, int, char*);
extern char* getuser(void);
extern char* getwd(char*, int);