diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-03-26 08:32:48 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-03-26 08:32:48 +0000 |
commit | 10dee766076c05a458fafe67067886c5336a9f61 (patch) | |
tree | ab01299cb68bd34deec63603bed06a66b1b0069b /sys/arch/hp300/conf/files.hp300 | |
parent | 5cc2bb141a85c1d606c46ee75560c4a1c835e607 (diff) |
Merge changes from NetBSD, up to 3/19/97; undoes some local changes.
Changed to match new arch/m68k code.
genassym.cf is currently just a place holder.
Diffstat (limited to 'sys/arch/hp300/conf/files.hp300')
-rw-r--r-- | sys/arch/hp300/conf/files.hp300 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/arch/hp300/conf/files.hp300 b/sys/arch/hp300/conf/files.hp300 index 6a3851f8b42..391bb1dab8f 100644 --- a/sys/arch/hp300/conf/files.hp300 +++ b/sys/arch/hp300/conf/files.hp300 @@ -1,5 +1,5 @@ -# $OpenBSD: files.hp300,v 1.7 1997/02/24 01:16:07 downsj Exp $ -# $NetBSD: files.hp300,v 1.22 1997/01/30 22:11:19 scottr Exp $ +# $OpenBSD: files.hp300,v 1.8 1997/03/26 08:32:38 downsj Exp $ +# $NetBSD: files.hp300,v 1.23 1997/03/17 19:46:43 gwr Exp $ # # hp300-specific configuration info @@ -180,8 +180,6 @@ file arch/hp300/hp300/vm_machdep.c file arch/hp300/hp300/disksubr.c file arch/hp300/dev/dma.c -file arch/m68k/m68k/copy.s - file dev/cons.c file dev/cninit.c |