Go to the first, previous, next, last section, table of contents.


Variables in Specified Registers

GNU C allows you to put a few global variables into specified hardware registers. You can also specify the register in which an ordinary register variable should be allocated.


Go to the first, previous, next, last section, table of contents.