monado/src/xrt/auxiliary/os
Ryan Pavlik f3eac87504 xrt: Correct usage of XRT_MAYBE_UNUSED on functions.
It shouldn't be used on a function marked "static inline" - that's
sufficient to avoid the warning. So, it should almost never be in
a header.
2020-03-04 11:15:35 +00:00
..
os_documentation.h os: Add a minimal hidraw wrapper 2019-05-13 18:26:02 +01:00
os_hid.h xrt: Correct usage of XRT_MAYBE_UNUSED on functions. 2020-03-04 11:15:35 +00:00
os_hid_hidraw.c xrt: Correct usage of XRT_MAYBE_UNUSED on functions. 2020-03-04 11:15:35 +00:00
os_threading.h xrt: Correct usage of XRT_MAYBE_UNUSED on functions. 2020-03-04 11:15:35 +00:00
os_time.h build: Refactor how config defines are handled 2020-03-03 10:33:14 +00:00