Implement procfs stubs.

This commit is contained in:
mycroft 1994-01-06 23:55:40 +00:00
parent 566f233507
commit 8658309e1b
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: files.hp300,v 1.6 1993/12/21 05:28:31 brezak Exp $
# $Id: files.hp300,v 1.7 1994/01/06 23:55:40 mycroft Exp $
#
arch/hp300/hp300/autoconf.c standard
arch/hp300/hp300/clock.c standard clock needs-count # XXX? split?
@ -13,6 +13,7 @@ arch/hp300/hp300/mem.c standard
arch/hp300/hp300/ns_cksum.c optional ns
arch/hp300/hp300/oc_cksum.s optional inet
arch/hp300/hp300/pmap.c standard
arch/hp300/hp300/procfs_machdep.c optional procfs
arch/hp300/hp300/sys_machdep.c standard
arch/hp300/hp300/trap.c standard
arch/hp300/hp300/vm_machdep.c standard

View File

@ -1,4 +1,4 @@
# $Id: files.hp300.oldconf,v 1.6 1993/12/21 05:28:31 brezak Exp $
# $Id: files.hp300.oldconf,v 1.7 1994/01/06 23:55:40 mycroft Exp $
#
arch/hp300/hp300/autoconf.c standard
arch/hp300/hp300/clock.c standard clock needs-count # XXX? split?
@ -13,6 +13,7 @@ arch/hp300/hp300/mem.c standard
arch/hp300/hp300/ns_cksum.c optional ns
arch/hp300/hp300/oc_cksum.s optional inet
arch/hp300/hp300/pmap.c standard
arch/hp300/hp300/procfs_machdep.c optional procfs
arch/hp300/hp300/sys_machdep.c standard
arch/hp300/hp300/trap.c standard
arch/hp300/hp300/vm_machdep.c standard