cpuinfo: Added some internal SIMD-aligned allocation functions.
Fixes Bugzilla #4150 (sort of). --HG-- extra : rebase_source : af4df4fe459ce28889fb225717c418e6c1ef9ae4 extra : histedit_source : aafd7e609c08ea908255e205d23e3efdc88837a1
This commit is contained in:
parent
bebfd14c33
commit
fbfce09170
3 changed files with 140 additions and 1 deletions
|
@ -169,7 +169,6 @@ extern DECLSPEC SDL_bool SDLCALL SDL_HasNEON(void);
|
|||
*/
|
||||
extern DECLSPEC int SDLCALL SDL_GetSystemRAM(void);
|
||||
|
||||
|
||||
/* Ends C function definitions when using C++ */
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue