]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove non-FreeBSD ifdefs from dt_link.c.
authorMark Johnston <markj@FreeBSD.org>
Thu, 20 Aug 2020 19:27:49 +0000 (19:27 +0000)
committerMark Johnston <markj@FreeBSD.org>
Thu, 20 Aug 2020 19:27:49 +0000 (19:27 +0000)
commit0e15d9fbeba47c947f62d8252ef673a306f7c2fb
tree87559c672248b86392ebdac67b5c26702e88f871
parent9f58ad6a45b8543eb3a139b1af82ec880bf08080
Remove non-FreeBSD ifdefs from dt_link.c.

This file is too complicated as it is and has diverged a fair bit from
illumos due to toolchain differences, so just drop unused code
(including SPARC support).

MFC after: 1 week
Sponsored by: The FreeBSD Foundation
cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c