monado/src/xrt/drivers/simulated
Jakob Bornecrantz 0938a1a02b xrt: Fix missing function declaration without a prototype warnings
Found by clang-15.

src/xrt/auxiliary/math/m_permutation.c:133:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
m_do_the_thing()
              ^
               void
2023-02-02 13:03:08 +00:00
..
simulated_controller.c d/simulated: Add controllers 2023-01-30 13:20:57 +00:00
simulated_hmd.c d/simulated: Export logging level 2023-01-30 13:20:57 +00:00
simulated_interface.h d/simulated: Add controllers 2023-01-30 13:20:57 +00:00
simulated_prober.c xrt: Fix missing function declaration without a prototype warnings 2023-02-02 13:03:08 +00:00