[ACPI] ACPICA 20051117
[pandora-kernel.git] / include / acpi / platform / aclinux.h
index c93e656..1b9cbf0 100644 (file)
 #define acpi_cache_t   kmem_cache_t
 #endif
 
+/* Full namespace pathname length limit - arbitrary */
+
+#define ACPI_PATHNAME_MAX              256
+
 #else                          /* !__KERNEL__ */
 
 #include <stdarg.h>