summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aicasm/aicasm_scan.l
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/aic7xxx/aicasm/aicasm_scan.l')
-rw-r--r--sys/dev/aic7xxx/aicasm/aicasm_scan.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/aic7xxx/aicasm/aicasm_scan.l b/sys/dev/aic7xxx/aicasm/aicasm_scan.l
index 2821862..d7b2898 100644
--- a/sys/dev/aic7xxx/aicasm/aicasm_scan.l
+++ b/sys/dev/aic7xxx/aicasm/aicasm_scan.l
@@ -61,6 +61,7 @@
#include "aicasm_symbol.h"
#include "aicasm_gram.h"
+#define YY_NO_INPUT
/* This is used for macro body capture too, so err on the large size. */
#define MAX_STR_CONST 4096
static char string_buf[MAX_STR_CONST];
OpenPOWER on IntegriCloud