search for: level_faulti

Displaying 2 results from an estimated 2 matches for "level_faulti".

Did you mean: level_faulty
2014 Mar 11
0
[PATCH] add mips64 support
On 03/10/2014 11:21 PM, YunQiang Su wrote: > From: Dejan Latinovic <Dejan.Latinovic at imgtec.com> Description goes here? I think it would be helpful to break this up into a few patches with descriptions. > + unsigned long __f20; > + unsigned long __f21; > + unsigned long __f22; > + unsigned long __f23; > + unsigned long __f24; > + unsigned long __f25; > + unsigned
2014 Mar 11
4
[PATCH] add mips64 support
From: Dejan Latinovic <Dejan.Latinovic at imgtec.com> --- usr/include/arch/mips64/klibc/archconfig.h | 3 + usr/include/arch/mips64/klibc/archsetjmp.h | 39 ++++++ usr/include/arch/mips64/machine/asm.h | 76 ++++++++++ usr/include/fcntl.h | 2 +- usr/include/sys/md.h | 1 + usr/include/sys/resource.h | 4 +-