No longer need <machine/cpus.h>

This commit is contained in:
thorpej 2001-11-23 19:51:32 +00:00
parent 1c36ca124c
commit a41a73c44a
6 changed files with 6 additions and 18 deletions

View File

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.4 2001/11/23 19:40:45 thorpej Exp $
# $NetBSD: Makefile,v 1.5 2001/11/23 19:51:32 thorpej Exp $
KDIR= /sys/arch/acorn32/include
INCSDIR= /usr/include/acorn32
INCS= ansi.h aout_machdep.h asm.h \
beep.h bootconfig.h bswap.h bus.h \
cdefs.h conf.h cpu.h cpus.h \
cdefs.h conf.h cpu.h \
db_machdep.h devmap.h disklabel.h disklabel_acorn.h \
elf_machdep.h endian.h endian_machdep.h \
float.h fp.h frame.h \

View File

@ -1,4 +0,0 @@
/* $NetBSD: cpus.h,v 1.1 2001/10/05 22:27:49 reinoud Exp $ */
#include <arm/cpus.h>

View File

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.17 2001/11/23 19:40:46 thorpej Exp $
# $NetBSD: Makefile,v 1.18 2001/11/23 19:51:32 thorpej Exp $
KDIR= /sys/arch/arm32/include
INCSDIR= /usr/include/arm32
INCS= ansi.h aout_machdep.h asm.h \
beep.h bootconfig.h bswap.h bus.h \
cdefs.h conf.h cpu.h cpus.h \
cdefs.h conf.h cpu.h \
db_machdep.h devmap.h disklabel.h disklabel_acorn.h \
elf_machdep.h endian.h endian_machdep.h \
float.h fp.h frame.h \

View File

@ -1,4 +0,0 @@
/* $NetBSD: cpus.h,v 1.8 2001/02/23 21:23:50 reinoud Exp $ */
#include <arm/cpus.h>

View File

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.9 2001/09/03 19:20:29 matt Exp $
# $NetBSD: Makefile,v 1.10 2001/11/23 19:51:33 thorpej Exp $
KDIR= /sys/arch/hpcarm/include
INCSDIR= /usr/include/hpcarm
INCS= ansi.h aout_machdep.h asm.h \
bootconfig.h bswap.h bus.h \
cdefs.h config_hook.h cpu.h cpufunc.h cpus.h \
cdefs.h config_hook.h cpu.h cpufunc.h \
db_machdep.h disklabel.h \
elf_machdep.h endian.h endian_machdep.h \
float.h fp.h frame.h \

View File

@ -1,4 +0,0 @@
/* $NetBSD: cpus.h,v 1.2 2001/02/23 21:23:52 reinoud Exp $ */
#include <arm/cpus.h>