Skip to content
Snippets Groups Projects
Commit 3a923aa6 authored by Ahmed Abd El Mawgood's avatar Ahmed Abd El Mawgood
Browse files

Implement #include<sys/user.h> and #include<sys/procfs.h>

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.
parent 763bb248
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment