Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sh3/include G.C.
details: https://anonhg.NetBSD.org/src/rev/f9feb1ef550b
branches: trunk
changeset: 479802:f9feb1ef550b
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Tue Dec 21 18:21:53 1999 +0000
description:
G.C.
diffstat:
sys/arch/sh3/include/cpu.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 4d9fdfc8f60d -r f9feb1ef550b sys/arch/sh3/include/cpu.h
--- a/sys/arch/sh3/include/cpu.h Tue Dec 21 17:46:54 1999 +0000
+++ b/sys/arch/sh3/include/cpu.h Tue Dec 21 18:21:53 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpu.h,v 1.2 1999/09/14 10:22:35 tsubai Exp $ */
+/* $NetBSD: cpu.h,v 1.3 1999/12/21 18:21:53 msaitoh Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -134,8 +134,6 @@
#ifdef _KERNEL
extern int cpu;
extern int cpu_class;
-extern int cpu_feature;
-extern int cpuid_level;
extern struct cpu_nocpuid_nameclass sh3_nocpuid_cpus[];
extern struct cpu_cpuid_nameclass sh3_cpuid_cpus[];
Home |
Main Index |
Thread Index |
Old Index