b2e0bd6315
* gasp/gasp.exp: Run them. Also, clean up the test names used in pass and fail.
5 lines
59 B
NASM
5 lines
59 B
NASM
embed macro label
|
|
addr&&label dc.l label
|
|
endm
|
|
|
|
embed foo
|