PERFORCE change 143356 for review
Julian Elischer
julian at FreeBSD.org
Thu Jun 12 08:22:14 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=143356
Change 143356 by julian at julian_trafmon1 on 2008/06/12 08:21:58
silly script
Affected files ...
.. //depot/projects/vimage-commit2/src/sys/mips/include/sysarch.h#3 edit
Differences ...
==== //depot/projects/vimage-commit2/src/sys/mips/include/sysarch.h#3 (text+ko) ====
@@ -41,7 +41,7 @@
#if 0
/* Something useful for each MIPS platform. */
#else
-#define mips_tcb_set(V_tcb) do {} while (0)
+#define mips_tcb_set(tcb) do {} while (0)
#define mips_tcb_get() NULL
#endif /* _MIPS_ARCH_XLR */
More information about the p4-projects
mailing list