9.10.23 unordered
The unordered
attribute indicates that the placement of
this variable may move relative to other variables within the current C source file.
const int __attribute__ ((unordered)) i;
unordered
The unordered
attribute indicates that the placement of
this variable may move relative to other variables within the current C source file.
const int __attribute__ ((unordered)) i;
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.