summaryrefslogtreecommitdiff
path: root/doxygen
diff options
context:
space:
mode:
authorLuca Barbieri <luca@luca-barbieri.com>2010-04-02 00:41:51 +0200
committerLuca Barbieri <luca@luca-barbieri.com>2010-04-02 00:48:27 +0200
commit3040462c10c19ba8f4a2ab64feee41a18c86a578 (patch)
tree5f6683e91ff0c0ed2743e6672edb231dbf90347e /doxygen
parent6c5f444f596984778a786b49058d3cf2a4fd2c2c (diff)
gallium/util: use #pragma section instead of #pragma data_seg
They apparently both declare the section, but #pragma data_seg also puts all subsequent definitions in the section, which is undesirable. This should be the correct solution, and is actually used by the reference I cited (but I forgot to do it in my code). Untested, let me know if it doesn't work.
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions