summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/ansi.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sparc64/include/ansi.h')
-rw-r--r--sys/sparc64/include/ansi.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/sparc64/include/ansi.h b/sys/sparc64/include/ansi.h
index 8ff6361..f446941 100644
--- a/sys/sparc64/include/ansi.h
+++ b/sys/sparc64/include/ansi.h
@@ -114,11 +114,6 @@ typedef _BSD_VA_LIST_ __gnuc_va_list; /* compatibility w/GNU headers*/
#define _BSD_CLOCKS_PER_SEC_ 100
/*
- * We define this here since both <stddef.h> and <sys/types.h> needs it.
- */
-#define __offsetof(type, field) ((size_t)(&((type *)0)->field))
-
-/*
* Internal names for basic integral types. Omit the typedef if
* not possible for a machine/compiler combination.
*/
OpenPOWER on IntegriCloud