Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/include
Module Name: src
Committed By: gutteridge
Date: Tue Aug 12 23:23:59 UTC 2025
Modified Files:
src/sys/arch/i386/include: ptrace.h
Log Message:
i386/include/ptrace.h: move __HAVE_PROCFS_MACHDEP under _KERNEL
For consistency and readability, guard with _KERNEL and move to be next
to the PROCFS_MACHDEP_NODE_TYPES definition, as is done already with
other ports like powerpc.
As discussed in PR port-i386/59402. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/i386/include/ptrace.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index