summaryrefslogtreecommitdiffstats
path: root/sys/contrib
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-05-25 02:41:49 +0000
committernjl <njl@FreeBSD.org>2004-05-25 02:41:49 +0000
commita714b78fea0d6c73e38a47e7db9e0b44c9814856 (patch)
tree51afc758877f0b62feeb34c64e3c1473aebb13e2 /sys/contrib
parent43f044bb8cebf8c85e49516d87fa551091272959 (diff)
downloadFreeBSD-src-a714b78fea0d6c73e38a47e7db9e0b44c9814856.zip
FreeBSD-src-a714b78fea0d6c73e38a47e7db9e0b44c9814856.tar.gz
Local change: allow usermode to compile this header. Submitted to vendor.
Diffstat (limited to 'sys/contrib')
-rw-r--r--sys/contrib/dev/acpica/acfreebsd.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/contrib/dev/acpica/acfreebsd.h b/sys/contrib/dev/acpica/acfreebsd.h
index 826a95d..9df8639 100644
--- a/sys/contrib/dev/acpica/acfreebsd.h
+++ b/sys/contrib/dev/acpica/acfreebsd.h
@@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: acfreebsd.h - OS specific defines, etc.
- * $Revision: 13 $
+ * $Revision: 15 $
*
*****************************************************************************/
@@ -117,12 +117,6 @@
#ifndef __ACFREEBSD_H__
#define __ACFREEBSD_H__
-/*
- * Some systems' ASL may have problems because they look for names
- * of Microsoft operating systems. To override this, set hw.acpi.os_name
- * to the appropriate string.
- */
-#define ACPI_OS_NAME "FreeBSD"
/* FreeBSD uses GCC */
OpenPOWER on IntegriCloud