1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-25 22:18:27 +00:00

correcting some return lines

This commit is contained in:
jede
2017-09-24 11:56:55 +02:00
parent c640619db5
commit fdd789edd8
+1 -3
View File
@@ -37,6 +37,4 @@ FEATURES {
count = __INTERRUPTOR_COUNT__,
segment = RODATA,
import = __CALLIRQ__;
}
}