util: Add macro util_get_cpu_caps in u_cpu_detect.c for avoid accidentally call it...
authorJose Fonseca <jfonseca@vmware.com>
Tue, 30 Aug 2022 15:13:58 +0000 (23:13 +0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 01:51:42 +0000 (01:51 +0000)
commitd43c5b1d197da4cd62d7893dd06f060168023337
tree6f9e26aa9385d2358af4f80a96e9ee626dd82bfe
parent40541e347995987fecc73a5006d91d1b17d58b74
util: Add macro util_get_cpu_caps in u_cpu_detect.c for avoid accidentally call it in u_cpu_detect.c

Signed-off-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17813>
src/util/u_cpu_detect.c