Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/sys/arch/x86/include Pull up following revision(s) (reque...
details: https://anonhg.NetBSD.org/src/rev/f37cc0109ce3
branches: netbsd-8
changeset: 434700:f37cc0109ce3
user: martin <martin%NetBSD.org@localhost>
date: Thu Mar 01 19:07:31 2018 +0000
description:
Pull up following revision(s) (requested by kamil in ticket #599):
sys/arch/x86/include/Makefile: revision 1.22
Stop installing dbregs.h
This is now kernel-only header. The behavior is well specified by the CPU=
documents and we don't introduce changes to it.
Noted by <wiz>
diffstat:
sys/arch/x86/include/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 8f042658ad44 -r f37cc0109ce3 sys/arch/x86/include/Makefile
--- a/sys/arch/x86/include/Makefile Thu Mar 01 19:04:57 2018 +0000
+++ b/sys/arch/x86/include/Makefile Thu Mar 01 19:07:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/12/15 12:04:18 kamil Exp $
+# $NetBSD: Makefile,v 1.21.8.1 2018/03/01 19:07:31 martin Exp $
INCSDIR=/usr/include/x86
@@ -11,7 +11,6 @@
cpu_ucode.h \
cputypes.h \
cpuvar.h \
- dbregs.h \
float.h \
fpu.h \
ieee.h ieeefp.h \
Home |
Main Index |
Thread Index |
Old Index