diff options
author | 1999-11-25 19:24:38 +0000 | |
---|---|---|
committer | 1999-11-25 19:24:38 +0000 | |
commit | ab6cead738b9fbe47a2613b8a3a14bbc32ed71a6 (patch) | |
tree | 5c00f258be7654fff2856b912f0042d6cfb3125a | |
parent | there is no poip (diff) | |
download | wireguard-openbsd-ab6cead738b9fbe47a2613b8a3a14bbc32ed71a6.tar.xz wireguard-openbsd-ab6cead738b9fbe47a2613b8a3a14bbc32ed71a6.zip |
no dma.c no more
-rw-r--r-- | sys/arch/hppa/conf/files.hppa | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa index 4276fb4ee3a..cbbfbfd2069 100644 --- a/sys/arch/hppa/conf/files.hppa +++ b/sys/arch/hppa/conf/files.hppa @@ -1,4 +1,4 @@ -# $OpenBSD: files.hppa,v 1.16 1999/11/08 15:36:08 mickey Exp $ +# $OpenBSD: files.hppa,v 1.17 1999/11/25 19:24:38 mickey Exp $ # # hppa-specific configuration info @@ -202,7 +202,6 @@ file arch/hppa/hppa/db_interface.c ddb file arch/hppa/hppa/db_disasm.c ddb file arch/hppa/hppa/disksubr.c disk file arch/hppa/hppa/machdep.c -file arch/hppa/hppa/dma.c file arch/hppa/hppa/pmap.c file arch/hppa/hppa/process_machdep.c file arch/hppa/hppa/sys_machdep.c |