summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-07-27 23:36:51 +0000
committerjake <jake@FreeBSD.org>2002-07-27 23:36:51 +0000
commitf1f241d7d09cd8620719e52c2ce53cf4ca34a43d (patch)
tree8215a0df3eae0b222ac8ae5d719fc77bfe495fc9 /sys
parentd048dca979c1bebecefd36c13beb6bd29228dd53 (diff)
downloadFreeBSD-src-f1f241d7d09cd8620719e52c2ce53cf4ca34a43d.zip
FreeBSD-src-f1f241d7d09cd8620719e52c2ce53cf4ca34a43d.tar.gz
uintfptr_t has moved to machine/types.h.
Diffstat (limited to 'sys')
-rw-r--r--sys/sparc64/include/profile.h1
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 \
OpenPOWER on IntegriCloud