Replace "if (x) free (x)" with "free (x)", gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / avr / pr25041.s
1
2 _start:
3 lds r16, 0x80
4 sts 0x80, r16
This page took 0.030451 seconds and 4 git commands to generate.