Skip to content
Snippets Groups Projects
Forked from redox-os / relibc
1312 commits behind the upstream repository.
oddcoder's avatar
Ahmed Abd El Mawgood authored
This patch implements sys/user.h file that works for both x86_64 as well
as aarch64. This include file is used by sys/procfs.h which is needed
dependency for binutils. There is bug in this patch in aarch64 implementation
which is the lack of f128 implementation in rust, thus we can't create cbinding
for long double.
3a923aa6
History