monado/doc/changes/xrt/mr.2039.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
234 B
Markdown
Raw Normal View History

2024-01-04 12:42:33 +00:00
Add `XRT_ERROR_DEVICE_FUNCTION_NOT_IMPLEMENTED` error message, used to signal
when a function that isn't implemented is called. It is not meant to query the
availability of the function or feature, only a error condition on bad code.