diff options
| author | Jake Burkholder <jake@FreeBSD.org> | 2002-07-27 23:36:51 +0000 |
|---|---|---|
| committer | Jake Burkholder <jake@FreeBSD.org> | 2002-07-27 23:36:51 +0000 |
| commit | 7d8a5be3ea83b54d0570d55674b987f850fa22d2 (patch) | |
| tree | 8215a0df3eae0b222ac8ae5d719fc77bfe495fc9 /sys | |
| parent | 55df3298c6e9a5e8ff01b28091de7781b30e86b0 (diff) | |
Notes
Diffstat (limited to 'sys')
| -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 122fc87ff1f3..2c6872ca1083 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 \ |
