m1n1/sysinc
Nick Chan 5560190b36 utils: Add more functions to detect CPU features
These functions will be used to skip over parts not supported by A7-A11 SoCs.

Signed-off-by: Nick Chan <towinchenmi@gmail.com>
2024-10-31 01:32:39 +09:00
..
assert.h Fix libc header dependencies 2021-03-08 01:31:14 +09:00
endian.h math: Add expf() implementation from musl 2022-12-04 13:17:10 +09:00
errno.h Fix libc header dependencies 2021-03-08 01:31:14 +09:00
limits.h Fix libc header dependencies 2021-03-08 01:31:14 +09:00
malloc.h malloc.h: include stddef to ensure size_t is defined 2021-04-11 05:26:29 +09:00
math.h math: Add powf() 2023-06-27 18:35:00 +09:00
string.h utils: Add more functions to detect CPU features 2024-10-31 01:32:39 +09:00