aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev/acpica/Subsystem/Include
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>2000-12-01 12:10:06 +0000
committerMike Smith <msmith@FreeBSD.org>2000-12-01 12:10:06 +0000
commit3a55bc5d5bd9b339a6613b4d6af1abcbbca0c5f1 (patch)
tree0c03c566b41f620602a445aa7a8d4dd2bd1e0ca1 /sys/contrib/dev/acpica/Subsystem/Include
parent96e38a0b8b77e5d097e9a50858748bd85358f724 (diff)
Notes
Diffstat (limited to 'sys/contrib/dev/acpica/Subsystem/Include')
-rw-r--r--sys/contrib/dev/acpica/Subsystem/Include/acconfig.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/Subsystem/Include/acconfig.h b/sys/contrib/dev/acpica/Subsystem/Include/acconfig.h
index ea2c476110df..ad40cf278eb5 100644
--- a/sys/contrib/dev/acpica/Subsystem/Include/acconfig.h
+++ b/sys/contrib/dev/acpica/Subsystem/Include/acconfig.h
@@ -156,8 +156,6 @@
#define MAX_WALK_CACHE_DEPTH 2 /* Objects for parse tree walks (method execution) */
-#define NS_TABLE_SIZE 4
-
/* String size constants */
#define MAX_STRING_LENGTH 512