diff options
| author | forsyth <forsyth@vitanuova.com> | 2011-06-29 15:15:08 +0100 |
|---|---|---|
| committer | forsyth <forsyth@vitanuova.com> | 2011-06-29 15:15:08 +0100 |
| commit | 6b2e32351192dd10dd3d671e2b61608c692507e6 (patch) | |
| tree | 82f17976ee34dd2ad73477efdefccb46d6f85ec2 /Solaris/386 | |
| parent | c594916b7a30516eff15698d7cc1f8e440a55a3d (diff) | |
20110629-1515
Diffstat (limited to 'Solaris/386')
| -rw-r--r-- | Solaris/386/include/lib9.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Solaris/386/include/lib9.h b/Solaris/386/include/lib9.h index 661d62ab..57b69801 100644 --- a/Solaris/386/include/lib9.h +++ b/Solaris/386/include/lib9.h @@ -103,7 +103,7 @@ extern ulong getrealloctag(void*); extern void* malloctopoolblock(void*); extern int getfields(char*, char**, int, int, char*); -extern ulong getcallerpc(void*); +extern uintptr getcallerpc(void*); /* * print routines |
