Module Name: src
Committed By: kamil
Date: Sat Feb 25 13:34:21 UTC 2017
Modified Files:
src/sys/arch/amd64/include: proc.h
src/sys/arch/i386/include: proc.h
Log Message:
Garbage collect unneeded inclusion of <x86/dbregs.h> in <machine/proc.h>
This is left over after introduction of Debug Register accessors.
This interface replaced older watchpoint API.
Sponsored by <The NetBSD Foundation>
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/amd64/include/proc.h
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/i386/include/proc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.