mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 06:30:16 +00:00
5 lines
80 B
ArmAsm
5 lines
80 B
ArmAsm
|
.repeat 3
|
||
|
.include "070-include-repeat.inc"
|
||
|
.out "main file"
|
||
|
.endrepeat
|