summaryrefslogtreecommitdiff
path: root/bcc/scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'bcc/scan.c')
-rw-r--r--bcc/scan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bcc/scan.c b/bcc/scan.c
index 3aad1a2..973bcab 100644
--- a/bcc/scan.c
+++ b/bcc/scan.c
@@ -144,6 +144,7 @@ int asm_only;
while (!asm_only || asmmode)
{
int sym = SYMOFCHAR(ch);
+
switch (sym)
{
case CONTROL: