#pragma _IDLOCx value

This pragma allows to specify ID data.

$ x$ is the id location number ( $ 0 \le x \le 7$).

Values are directly passed to assembler, so you can use here constants not defined at C level.

A program containing more than one _IDLOCx pragma with different values will have an unpredictable behavior.



gibaud 2013-10-30