![]() |
_rom_call_hack_attr | Function (Macro Constructor) |
default.h |
#define _rom_call_hack_attr(type,args,attr,index,addr,minams) (_rom_call_hack_attr_concat (type, args, attr, 0x##index, _ROM_CALL_##index, (addr), (minams), 0x##index)) |
Constructs a function definition with an address hack and attributes for a TIOS ROM call.
_rom_call_hack_attr works exactly like _rom_call_hack, except that it takes an additional parameter attr to specify attributes for the function.