asm/dasm: Let's simply comment out these lines that generate the ext jmp operands.
authorMichael Buesch <mb@bu3sch.de>
Sun, 18 May 2008 10:51:03 +0000 (12:51 +0200)
committerMichael Buesch <mb@bu3sch.de>
Sun, 18 May 2008 10:51:03 +0000 (12:51 +0200)
commitf981680e63cf6efb80b270d5ba2d30ffcbbf0ef4
tree5da08853dbc60ef26aee7630296471cf914025f1
parent1c0560b49eb2c403d0d0fa99f789f13f750a40d8
asm/dasm: Let's simply comment out these lines that generate the ext jmp operands.

Nothing bad can happen from commenting out a few stupid lines of code, right?

Signed-off-by: Michael Buesch <mb@bu3sch.de>
assembler/main.c
assembler/parser.y
assembler/test.asm
disassembler/main.c