summaryrefslogtreecommitdiff
path: root/source/tools/examples
diff options
context:
space:
mode:
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 762118a13338b..3a6048d0a99da 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 aa5fc1fea8eea..18c1a8534e1cd 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"