Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/powerpc/include install atomic.h.
details: https://anonhg.NetBSD.org/src/rev/852b2598e396
branches: trunk
changeset: 534497:852b2598e396
user: chs <chs%NetBSD.org@localhost>
date: Sun Jul 28 07:11:25 2002 +0000
description:
install atomic.h.
diffstat:
sys/arch/powerpc/include/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 8a9f20b5a0ac -r 852b2598e396 sys/arch/powerpc/include/Makefile
--- a/sys/arch/powerpc/include/Makefile Sun Jul 28 07:09:28 2002 +0000
+++ b/sys/arch/powerpc/include/Makefile Sun Jul 28 07:11:25 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2001/06/13 06:01:48 simonb Exp $
+# $NetBSD: Makefile,v 1.24 2002/07/28 07:11:25 chs Exp $
KDIR= /sys/arch/powerpc/include
INCSDIR= /usr/include/powerpc
-INCS= ansi.h aout_machdep.h asm.h \
+INCS= ansi.h aout_machdep.h asm.h atomic.h \
bat.h bswap.h byte_swap.h \
cdefs.h cpu.h \
db_machdep.h \
Home |
Main Index |
Thread Index |
Old Index