summaryrefslogtreecommitdiff
path: root/source/tools/examples
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/tools/examples
parentd4e301bc21b6911ed7f5d6a86659c4882fa7ab55 (diff)
Notes
Diffstat (limited to 'source/tools/examples')
-rw-r--r--source/tools/examples/examples.c1
-rw-r--r--source/tools/examples/extables.c2
2 files changed, 0 insertions, 3 deletions
diff --git a/source/tools/examples/examples.c b/source/tools/examples/examples.c
index 762118a13338..3a6048d0a99d 100644
--- a/source/tools/examples/examples.c
+++ b/source/tools/examples/examples.c
@@ -41,7 +41,6 @@
* POSSIBILITY OF SUCH DAMAGES.
*/
-#define __EXAMPLES_C__
#include "examples.h"
#define _COMPONENT ACPI_EXAMPLE
diff --git a/source/tools/examples/extables.c b/source/tools/examples/extables.c
index aa5fc1fea8ee..18c1a8534e1c 100644
--- a/source/tools/examples/extables.c
+++ b/source/tools/examples/extables.c
@@ -41,8 +41,6 @@
* POSSIBILITY OF SUCH DAMAGES.
*/
-#define __EXTABLES_C__
-
#include "examples.h"
#include "actables.h"