search for: mk_srctree

Displaying 1 result from an estimated 1 matches for "mk_srctree".

Did you mean: cm_srctree
2016 Apr 13
0
[PATCH 1/1] x32 support
...script making symlinks to x86-64 files. I was running this on Debian for about six months and hopefully, found any close to surface bugs. Of course, there are plenty left. Please help with testing. To build you need to run: make ARCH=x32 Makefile | 15 ++-- scripts/mk_srctree/x32 | 45 ++++++++++++ usr/include/arch/x32/klibc/archsetjmp.h | 21 ++++++ usr/include/arch/x32/klibc/archstat.h | 28 ++++++++ usr/include/arch/x32/sys/io.h | 124 ++++++++++++++++++++++++++++++++ usr/klibc/SYSCALLS.def | 16 +++-- usr/klibc/arch/...