summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sparc64/include/param.h')
-rw-r--r--sys/sparc64/include/param.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/sparc64/include/param.h b/sys/sparc64/include/param.h
index 8b7cb39..94a6ef8 100644
--- a/sys/sparc64/include/param.h
+++ b/sys/sparc64/include/param.h
@@ -34,9 +34,6 @@
* Machine dependent constants for sparc64.
*/
-#define TODO \
- panic("implement %s", __func__)
-
/*
* Round p (pointer or byte index) up to a correctly-aligned value
* for all data types (int, long, ...). The result is unsigned int
OpenPOWER on IntegriCloud