If you want to enable comments in the .s file, change
#define COMMENT(n) /* comment {LABEL, n} */
to
#define COMMENT(n) comment {LABEL, n}
|
||
|---|---|---|
| .. | ||
| as | ||
| libem | ||
| libend | ||
| mcg | ||
| ncg | ||
| top | ||
If you want to enable comments in the .s file, change
#define COMMENT(n) /* comment {LABEL, n} */
to
#define COMMENT(n) comment {LABEL, n}
|
||
|---|---|---|
| .. | ||
| as | ||
| libem | ||
| libend | ||
| mcg | ||
| ncg | ||
| top | ||