Forked from
Mesa / drm
Source project has a limited visibility.
-
typeof() is a GNU extension that will only work when the compiler is passed -std=gnu*. __typeof__() works with -std=c*, however. Reviewed-by:
Eric Engestrom <eric.engestrom@intel.com>
typeof() is a GNU extension that will only work when the compiler is passed -std=gnu*. __typeof__() works with -std=c*, however. Reviewed-by:
Eric Engestrom <eric.engestrom@intel.com>