Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sun3/include Include <m68k/m68k.h> to use m68k comm...
details: https://anonhg.NetBSD.org/src/rev/2d2359ff04ec
branches: trunk
changeset: 503230:2d2359ff04ec
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Feb 03 12:50:53 2001 +0000
description:
Include <m68k/m68k.h> to use m68k common definitions.
diffstat:
sys/arch/sun3/include/cpu.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 83ee1ee6b124 -r 2d2359ff04ec sys/arch/sun3/include/cpu.h
--- a/sys/arch/sun3/include/cpu.h Sat Feb 03 12:48:43 2001 +0000
+++ b/sys/arch/sun3/include/cpu.h Sat Feb 03 12:50:53 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpu.h,v 1.25 2000/08/25 01:04:11 thorpej Exp $ */
+/* $NetBSD: cpu.h,v 1.26 2001/02/03 12:50:53 tsutsui Exp $ */
/*
* Copyright (c) 1994 Gordon W. Ross
@@ -51,6 +51,8 @@
#include "opt_lockdebug.h"
#endif
+#include <m68k/m68k.h>
+
#ifdef _KERNEL
/*
Home |
Main Index |
Thread Index |
Old Index