]> git.sur5r.net Git - cc65/blobdiff - src/ld65/cfg/cbm610.cfg
Renamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx
[cc65] / src / ld65 / cfg / cbm610.cfg
index dbc1e8674f4fce4a9fed2b87fb1e3542a39e8b0f..16dfd97189f058979b1a310ac893d7ca34389107 100644 (file)
@@ -30,9 +30,9 @@ FEATURES {
            count = __DESTRUCTOR_COUNT__;
     # condes functions with type 2 are called in the interrupt
     CONDES: segment = RODATA,
-           type = 2,
-           label = __IRQFUNC_TABLE__,
-           count = __IRQFUNC_COUNT__;
+           type = interruptor,
+           label = __INTERRUPTOR_TABLE__,
+           count = __INTERRUPTOR_COUNT__;
 }
 SYMBOLS {
     __STACKSIZE__ = $800;      # 2K stack