banked.h File Reference

SDCC bank switching macro define file. More...

Go to the source code of this file.


Detailed Description

SDCC bank switching macro define file.

Author:

Anthony "Asterisk" Ambuehl

SDCC (small device cross compiler) has built-in support for bank switching using predefined macros __banked. To avoid compilation issues on other compilers include this file which will replace __banked with the empty string on unsupported compilers.

In addition, the file can add the codeseg pragma to place code into specific banks, if specific macro is set. However the same result can be achieved by using the segment.rules file.

Definition in file banked.h.


Generated on Mon Apr 11 14:23:49 2011 for Contiki 2.5 by  doxygen 1.6.1