Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/cpuctl/arch Undo previous. Not needed (and file i...
details: https://anonhg.NetBSD.org/src/rev/f98555378cf8
branches: trunk
changeset: 841394:f98555378cf8
user: kre <kre%NetBSD.org@localhost>
date: Sat May 11 17:21:07 2019 +0000
description:
Undo previous. Not needed (and file included isn't installed anyway.
diffstat:
usr.sbin/cpuctl/arch/i386.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 500b9c7fa3fc -r f98555378cf8 usr.sbin/cpuctl/arch/i386.c
--- a/usr.sbin/cpuctl/arch/i386.c Sat May 11 13:41:52 2019 +0000
+++ b/usr.sbin/cpuctl/arch/i386.c Sat May 11 17:21:07 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: i386.c,v 1.97 2019/05/11 12:59:50 christos Exp $ */
+/* $NetBSD: i386.c,v 1.98 2019/05/11 17:21:07 kre Exp $ */
/*-
* Copyright (c) 1999, 2000, 2001, 2006, 2007, 2008 The NetBSD Foundation, Inc.
@@ -57,7 +57,7 @@
#include <sys/cdefs.h>
#ifndef lint
-__RCSID("$NetBSD: i386.c,v 1.97 2019/05/11 12:59:50 christos Exp $");
+__RCSID("$NetBSD: i386.c,v 1.98 2019/05/11 17:21:07 kre Exp $");
#endif /* not lint */
#include <sys/types.h>
@@ -81,7 +81,6 @@
#include <x86/cpuvar.h>
#include <x86/cputypes.h>
-#include <x86/cpufunc.h>
#include <x86/cacheinfo.h>
#include <x86/cpu_ucode.h>
Home |
Main Index |
Thread Index |
Old Index