freebsd-dev/sys/cddl/dev/dtrace/amd64
Steven Hartland bc96366c86 Mechanically convert cddl sun #ifdef's to illumos
Since the upstream for cddl code is now illumos not sun, mechanically
convert all sun #ifdef's to illumos #ifdef's which have been used in all
newer code for some time.

Also do a manual pass to correct the use if #ifdef comments as per style(9)
as well as few uses of #if defined(__FreeBSD__) vs #ifndef illumos.

MFC after:	1 month
Sponsored by:	Multiplay
2015-01-17 14:44:59 +00:00
..
dtrace_asm.S
dtrace_isa.c Fix a couple of bugs on amd64 when fetching probe arguments beyond the 2014-06-23 01:10:56 +00:00
dtrace_subr.c Restore the trap type argument to the DTrace trap hook, removed in r268600. 2014-12-23 15:38:19 +00:00
instr_size.c Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00