summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l')
-rw-r--r--sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l b/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
index ad06507..a4bd95e 100644
--- a/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
+++ b/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
@@ -61,6 +61,7 @@
#include "aicasm_symbol.h"
#include "aicasm_macro_gram.h"
+#define YY_NO_INPUT
#define MAX_STR_CONST 4096
static char string_buf[MAX_STR_CONST];
static char *string_buf_ptr;
OpenPOWER on IntegriCloud