PERFORCE change 100798 for review

Wojciech A. Koszek wkoszek at FreeBSD.org
Thu Jul 6 21:43:12 UTC 2006


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

Change 100798 by wkoszek at wkoszek_laptop on 2006/07/06 21:42:02

	Add files with stubcalls.

Affected files ...

.. //depot/projects/mips2/src/sys/conf/files.mips#6 edit

Differences ...

==== //depot/projects/mips2/src/sys/conf/files.mips#6 (text+ko) ====

@@ -1,17 +1,21 @@
 # $FreeBSD$
 mips/mips/autoconf.c	standard
 mips/mips/busdma_machdep.c 	standard
+mips/mips/copystr.S		standard
 mips/mips/db_disasm.c		optional	ddb
 mips/mips/db_interface.c		optional	ddb
 mips/mips/db_trace.c		optional	ddb
 mips/mips/dump_machdep.c		standard
 mips/mips/elf_machdep.c		standard
+mips/mips/exception.S		standard
 mips/mips/in_cksum.c		optional	inet
 mips/mips/intr.c			standard
 mips/mips/locore.S		standard no-obj
 mips/mips/machdep.c		standard
 mips/mips/mem.c			optional	mem
 mips/mips/pmap.c			standard
+mips/mips/support.S		standard
+mips/mips/swtch.S		standard
 mips/mips/sys_machdep.c		standard
 mips/mips/trap.c			standard
 mips/mips/uio_machdep.c		standard


More information about the p4-projects mailing list