summaryrefslogtreecommitdiff
path: root/source/components/parser
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-11-10 21:30:04 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-11-10 21:30:04 +0000
commite8991236d498c9646c20a8acf0236cf3342dad6f (patch)
treeb4bd3052883fca1145eaa389311d46371584f6d9 /source/components/parser
parentd4e301bc21b6911ed7f5d6a86659c4882fa7ab55 (diff)
Notes
Diffstat (limited to 'source/components/parser')
-rw-r--r--source/components/parser/psargs.c2
-rw-r--r--source/components/parser/pstree.c2
-rw-r--r--source/components/parser/psxface.c2
3 files changed, 0 insertions, 6 deletions
diff --git a/source/components/parser/psargs.c b/source/components/parser/psargs.c
index c1bc15a6818e..17e99fa85492 100644
--- a/source/components/parser/psargs.c
+++ b/source/components/parser/psargs.c
@@ -41,8 +41,6 @@
* POSSIBILITY OF SUCH DAMAGES.
*/
-#define __PSARGS_C__
-
#include "acpi.h"
#include "accommon.h"
#include "acparser.h"
diff --git a/source/components/parser/pstree.c b/source/components/parser/pstree.c
index 746d5759f53b..f53a0a0ad567 100644
--- a/source/components/parser/pstree.c
+++ b/source/components/parser/pstree.c
@@ -41,8 +41,6 @@
* POSSIBILITY OF SUCH DAMAGES.
*/
-#define __PSTREE_C__
-
#include "acpi.h"
#include "accommon.h"
#include "acparser.h"
diff --git a/source/components/parser/psxface.c b/source/components/parser/psxface.c
index 2068a86a172a..6e0502d858fc 100644
--- a/source/components/parser/psxface.c
+++ b/source/components/parser/psxface.c
@@ -41,8 +41,6 @@
* POSSIBILITY OF SUCH DAMAGES.
*/
-#define __PSXFACE_C__
-
#include "acpi.h"
#include "accommon.h"
#include "acparser.h"