summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/include/acpica_machdep.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/sys/ia64/include/acpica_machdep.h b/sys/ia64/include/acpica_machdep.h
index 38efffd..f64ab8f 100644
--- a/sys/ia64/include/acpica_machdep.h
+++ b/sys/ia64/include/acpica_machdep.h
@@ -37,7 +37,6 @@
#define __ACPICA_MACHDEP_H__
#ifdef _KERNEL
-#define _IA64
/*
* Calling conventions:
@@ -71,12 +70,8 @@ extern int acpi_release_global_lock(uint32_t *lock);
(Acq) = acpi_release_global_lock(&((GLptr)->GlobalLock)); \
} while (0)
-#endif /* _KERNEL */
-
-#define ACPI_MACHINE_WIDTH 64
-#define COMPILER_DEPENDENT_INT64 long
-#define COMPILER_DEPENDENT_UINT64 unsigned long
-
void acpi_cpu_c1(void);
+#endif /* _KERNEL */
+
#endif /* __ACPICA_MACHDEP_H__ */
OpenPOWER on IntegriCloud