summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac/aacvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/aac/aacvar.h')
-rw-r--r--sys/dev/aac/aacvar.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/dev/aac/aacvar.h b/sys/dev/aac/aacvar.h
index e65dd66..f70cb64 100644
--- a/sys/dev/aac/aacvar.h
+++ b/sys/dev/aac/aacvar.h
@@ -336,13 +336,6 @@ struct aac_code_lookup {
u_int32_t code;
};
-/*
- * Borrowed from <struct.h>
- */
-/* Offset of the field in the structure. */
-#define fldoff(name, field) \
- ((int)&(((struct name *)0)->field))
-
/********************************************************************************
* Queue primitives
*
OpenPOWER on IntegriCloud