mirror of
https://github.com/cc65/cc65.git
synced 2025-02-25 16:29:08 +00:00
Cosmetic changes
git-svn-id: svn://svn.cc65.org/cc65/trunk@1590 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
6cb572104a
commit
527c0575ec
@ -20,6 +20,7 @@ FEATURES {
|
||||
type = destructor,
|
||||
label = __DESTRUCTOR_TABLE__,
|
||||
count = __DESTRUCTOR_COUNT__;
|
||||
/* condes functions with type 2 are called in the interrupt */
|
||||
CONDES: segment = RODATA,
|
||||
type = 2,
|
||||
label = __IRQFUNC_TABLE__,
|
||||
|
Loading…
x
Reference in New Issue
Block a user