PERFORCE change 104867 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Wed Aug 23 22:02:54 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=104867

Change 104867 by gonzo at gonzo_hideout on 2006/08/23 22:02:08

	o More NetBSDisms fixed.

Affected files ...

.. //depot/projects/mips2/src/lib/libc/mips/SYS.h#2 edit

Differences ...

==== //depot/projects/mips2/src/lib/libc/mips/SYS.h#2 (text+ko) ====

@@ -67,7 +67,8 @@
  */
 
 #include <sys/syscall.h>
-#include <mips/asm.h>
+
+#include "machine/asm.h"
 
 /*
  * If compiling for shared libs, Emit sysV ABI PIC segment pseudo-ops.


More information about the p4-projects mailing list