mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
mesa: remove #define __volatile
Not actually used anwhere in Mesa. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
parent
d7193ce42c
commit
3158b3abb3
1 changed files with 0 additions and 3 deletions
|
|
@ -57,9 +57,6 @@ extern "C" {
|
|||
# elif !defined(__sparc__) && defined(__sparc)
|
||||
# define __sparc__
|
||||
# endif
|
||||
# if !defined(__volatile)
|
||||
# define __volatile volatile
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue