No references to any of these exist in the tree. The list was also
erratic with different architectures exporting different things
(arm64 and riscv exported none).
Details
Details
- Reviewers
kib - Commits
- rS341509: Remove MD __sys_* private symbols.
Needs a universe build.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I think that our private export is too large. Ideally it would be trimmed down to the symbols used by libthr.
Comment Actions
Yeah, I didn't find evidence of anything in the amd64 specific one being used anywhere (outside some obsolete KSE tests). I'm going to limit the change to this for now so I can rebase D15637 on it and get that out of the way, but a major cleanup seems like a good idea for 13.