1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-06 18:29:47 +00:00

Local change: allow usermode to compile this header. Submitted to vendor.

This commit is contained in:
Nate Lawson 2004-05-25 02:41:49 +00:00
parent 0c3e6e7452
commit 275c8028ab
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129691

View File

@ -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 */