Skip to content

os: unexport OsVendorVErrorFProc pointer

This pointer allows a DDX to install it's own error print handler. It's really only intended for DDXes, thus no need to have it exported to modules.

Merge request reports