next up previous contents index
Next: 4.5.6 Header Files Up: 4.5 The PIC16 port Previous: 4.5.4 Directories   Contents   Index

4.5.5 Pragmas

PIC16 port currently supports the following pragmas:

Example:

/* initializes stack at RAM address 0x5ff*/

#pragma stack 0x5ff



Bernhard Held 2004-02-21