Remove #NO_APP, accidentally committed as part of another patch.

This commit is contained in:
Nick Clifton 2004-08-18 07:23:47 +00:00
parent 72b2455a56
commit e65123b72d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-08-18 Nick Clifton <nickc@redhat.com>
* gas/macros/strings.s: Remove #NO_APP, accidentally committed as
part of another patch.
2004-08-15 Nick Clifton <nickc@redhat.com>
* gas/all/altmacro.d: Allow for rest of frag being padded to an

View File

@ -1,4 +1,3 @@
#NO_APP
.macro M arg1
.ascii "\arg1"
.endm