mesa: consolidate PUBLIC macro definition
authorBrian Paul <brianp@vmware.com>
Tue, 3 Mar 2015 16:01:03 +0000 (09:01 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 4 Mar 2015 15:33:48 +0000 (08:33 -0700)
commit5bebd7099ab22c6f1498cd928170561718d6ff36
tree0c7f8c9c773312d1a753974825e40064222a2397
parent25656753d765680ea4a592ff812deac132e2262d
mesa: consolidate PUBLIC macro definition

Define the macro in src/util/macros.h rather than in two different
places.  Note that USED isn't actually used anywhere at this time.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/include/pipe/p_compiler.h
src/mesa/main/compiler.h
src/util/macros.h