Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jul 2006 21:43:02 GMT
From:      "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 100798 for review
Message-ID:  <200607062143.k66Lh2Jr050861@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=100798

Change 100798 by wkoszek@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607062143.k66Lh2Jr050861>