hello hpa, please pull the latest fixes git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks the shortlog is maximilian attems (3): mips: fix compilation against linux-libc-dev mips: use new <machine/asm.h> across arch nfsmount: fix rpc header length and the diffstat usr/include/arch/mips/machine/asm.h | 69 +++++++++++++++++++++++++- usr/kinit/nfsmount/sunrpc.c | 2 usr/klibc/arch/mips/pipe.S | 3 - usr/klibc/arch/mips/syscall.S | 3 - usr/klibc/arch/mips/sysstub.ph | 3 - usr/klibc/arch/mips/vfork.S | 3 - 6 files changed, 72 insertions(+), 11 deletions(-) builds fine on mips and test code output looked good. -- maks