b95167a01a
asm statements consist of an asm keyword, an optional qualifier, a left paren, a list of tokens up to and including the matching right paren, and a semicolon. asm modifiers consist of an asm keyword, an left paren, a string and a right paren. asm statements and modifiers have no semantic for lint(1), they exist only to avoid complaints about them. |
||
---|---|---|
.. | ||
Makefile | ||
chk.c | ||
emit2.c | ||
externs2.h | ||
hash.c | ||
lint2.h | ||
main2.c | ||
mem2.c | ||
msg.c | ||
read.c |