asm.h: use only .asciz sections of the .s file
commitc14ed426ca21fa7893da16fed7d68121ed563a78
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 25 Dec 2016 17:21:09 +0000 (25 17:21 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 25 Dec 2016 17:21:09 +0000 (25 17:21 +0000)
treedae038e5965e0f86fb7766a827afd22b4e5c0eb8
parent426b208db5dcb6c7b153d61ec26fc484b30dae85
asm.h: use only .asciz sections of the .s file

When compiling debug armhf builds, .ascii sections where added which
in turned caused the generated asm.h file to contain garbage.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@53102 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/include/mmakefile