mlibc
mlibc copied to clipboard
Fix some CPU_ stuff on linux
Also implements CPU_ZERO for both mlibc and linux.
Part of the mlibc LFS project.
The #ifdef based on __MLIBC_LINUX_OPTION doesn't make sense to me either. Why does this type change based on the enabled options?
Closing as 828 merged a better version of this.