cpuinfo: first attempt at SDL_HasNEON() implementation.

This commit is contained in:
Ryan C. Gordon 2016-11-17 01:15:16 -05:00
parent 84a36758a4
commit 79c41b1692
9 changed files with 67 additions and 2 deletions

View file

@ -621,3 +621,4 @@
#define SDL_GameControllerGetVendor SDL_GameControllerGetVendor_REAL
#define SDL_GameControllerGetProduct SDL_GameControllerGetProduct_REAL
#define SDL_GameControllerGetProductVersion SDL_GameControllerGetProductVersion_REAL
#define SDL_HasNEON SDL_HasNEON_REAL