On Sun, Jul 29, 2007 at 06:43:23AM -0700, H. Peter Anvin wrote: > > i'm not sure if you want to export both headers in the make > > kernelheaders target or if it is the fault of klibc to assume > > that those are available? > > > > If I remember correctly (sorry, I'm on the road at the moment), those > files should be exportable. They wouldn't be all that hard to replicate > in klibc, though. Both headers contain cpp macros for assembly code to work with the mariads of mips ABIs. I don't think the kernel should export those headers. And yes, they're both quite trivial.