Correcting missing return line :/

This commit is contained in:
jede
2017-09-24 11:57:52 +02:00
parent fdd789edd8
commit d4c6c995ba

View File

@@ -37,4 +37,4 @@ FEATURES {
count = __INTERRUPTOR_COUNT__,
segment = RODATA,
import = __CALLIRQ__;
}
}