diff options
Diffstat (limited to 'sys/sparc64/include')
-rw-r--r-- | sys/sparc64/include/profile.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/include/profile.h b/sys/sparc64/include/profile.h index 122fc87..2c6872c 100644 --- a/sys/sparc64/include/profile.h +++ b/sys/sparc64/include/profile.h @@ -37,7 +37,6 @@ #define FUNCTION_ALIGNMENT 32 typedef u_long fptrdiff_t; -typedef u_long uintfptr_t; #define MCOUNT \ void \ |