asm: Fix the preprocessing script.
authorMichael Buesch <mb@bu3sch.de>
Sat, 17 Nov 2007 23:29:21 +0000 (00:29 +0100)
committerMichael Buesch <mb@bu3sch.de>
Sat, 17 Nov 2007 23:29:21 +0000 (00:29 +0100)
commit900539d3af0679acea61145f0e64254518d7fce7
treee59127db4e5d1bae902e19dc6c58000291a4ff6d
parent69b7d07fdaaf2135271d8db57b768f4bd09e2801
asm: Fix the preprocessing script.

Allow stdin as input and properly pass the filename up to the
assembler, so it appears in the error messages.
(The filename is passed through CPPs special line markers)

Signed-off-by: Michael Buesch <mb@bu3sch.de>
assembler/args.c
assembler/b43-asm
assembler/main.c
assembler/scanner.l