Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/hppa/conf Hook in ipifuncs.c



details:   https://anonhg.NetBSD.org/src/rev/cab26352b526
branches:  trunk
changeset: 778579:cab26352b526
user:      skrll <skrll%NetBSD.org@localhost>
date:      Thu Apr 05 19:53:35 2012 +0000

description:
Hook in ipifuncs.c

diffstat:

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

diffs (17 lines):

diff -r 896b3898a805 -r cab26352b526 sys/arch/hppa/conf/files.hppa
--- a/sys/arch/hppa/conf/files.hppa     Thu Apr 05 19:44:29 2012 +0000
+++ b/sys/arch/hppa/conf/files.hppa     Thu Apr 05 19:53:35 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.hppa,v 1.16 2010/03/02 20:40:15 skrll Exp $
+#      $NetBSD: files.hppa,v 1.17 2012/04/05 19:53:35 skrll Exp $
 #
 #      $OpenBSD: files.hppa,v 1.31 2001/06/26 02:41:25 mickey Exp $
 #
@@ -16,6 +16,7 @@
 file   arch/hppa/hppa/db_trace.c               ddb
 file   arch/hppa/hppa/db_machdep.c             ddb
 file   arch/hppa/hppa/fpu.c
+file   arch/hppa/hppa/ipifuncs.c               multiprocessor
 file   arch/hppa/hppa/kgdb_hppa.c              kgdb
 file   arch/hppa/hppa/kobj_machdep.c           modular
 file   arch/hppa/hppa/hppa_machdep.c



Home | Main Index | Thread Index | Old Index