Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sun68k/include Remove inclusion of old m68k/sysctl.h
details: https://anonhg.NetBSD.org/src/rev/c70a1179d797
branches: trunk
changeset: 365595:c70a1179d797
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Thu Aug 23 04:04:34 2018 +0000
description:
Remove inclusion of old m68k/sysctl.h
diffstat:
sys/arch/sun68k/include/cpu.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 337ec647f07f -r c70a1179d797 sys/arch/sun68k/include/cpu.h
--- a/sys/arch/sun68k/include/cpu.h Thu Aug 23 01:55:38 2018 +0000
+++ b/sys/arch/sun68k/include/cpu.h Thu Aug 23 04:04:34 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpu.h,v 1.23 2013/10/19 19:20:59 christos Exp $ */
+/* $NetBSD: cpu.h,v 1.24 2018/08/23 04:04:34 msaitoh Exp $ */
/*
* Copyright (c) 1982, 1990 The Regents of the University of California.
@@ -167,5 +167,4 @@
#endif /* _KERNEL */
-#include <m68k/sysctl.h>
#endif /* _CPU_H_ */
Home |
Main Index |
Thread Index |
Old Index