cpuinfo: first attempt at SDL_HasNEON() implementation.
This commit is contained in:
parent
84a36758a4
commit
79c41b1692
9 changed files with 67 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue