Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/prep/conf Added dump residual data routine.



details:   https://anonhg.NetBSD.org/src/rev/05d0c1d011b9
branches:  trunk
changeset: 526327:05d0c1d011b9
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Thu May 02 14:44:17 2002 +0000

description:
Added dump residual data routine.

diffstat:

 sys/arch/prep/conf/files.prep |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 01bbdb4b165a -r 05d0c1d011b9 sys/arch/prep/conf/files.prep
--- a/sys/arch/prep/conf/files.prep     Thu May 02 14:38:41 2002 +0000
+++ b/sys/arch/prep/conf/files.prep     Thu May 02 14:44:17 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.prep,v 1.31 2002/05/02 14:36:42 nonaka Exp $
+#      $NetBSD: files.prep,v 1.32 2002/05/02 14:44:17 nonaka Exp $
 #
 # prep-specific configuration info
 #
@@ -28,6 +28,7 @@
 file   arch/prep/prep/extintr.c
 file   arch/prep/prep/machdep.c
 file   arch/prep/prep/procfs_machdep.c         procfs
+file   arch/prep/prep/residual.c               redisual_data_dump
 
 file   arch/powerpc/powerpc/bus_dma.c
 



Home | Main Index | Thread Index | Old Index