summaryrefslogtreecommitdiff
path: root/Irix/mips/include/lib9.h
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2011-06-29 15:15:08 +0100
committerforsyth <forsyth@vitanuova.com>2011-06-29 15:15:08 +0100
commit6b2e32351192dd10dd3d671e2b61608c692507e6 (patch)
tree82f17976ee34dd2ad73477efdefccb46d6f85ec2 /Irix/mips/include/lib9.h
parentc594916b7a30516eff15698d7cc1f8e440a55a3d (diff)
20110629-1515
Diffstat (limited to 'Irix/mips/include/lib9.h')
-rw-r--r--Irix/mips/include/lib9.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Irix/mips/include/lib9.h b/Irix/mips/include/lib9.h
index e5cf87d2..010777be 100644
--- a/Irix/mips/include/lib9.h
+++ b/Irix/mips/include/lib9.h
@@ -244,7 +244,7 @@ struct Tm {
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);