zephyr/tests/lib/cpp
Fabio Baltieri b094167114 tests: cpp: add a pm device reference
On some architecture (qemu_x86) this tests generate an unused reference
warning for the PM device structure, as nothing in the structure macro
definition is referencing itself.

Reference the struct in the device define, keep the compiler happy.

Also change one of the device priority to dodge a

'__device_dts_ord_8' causes a section type conflict with
'__device_dts_ord_9'

error with llvm.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-09-23 18:10:30 -04:00
..
cxx tests: cpp: add a pm device reference 2024-09-23 18:10:30 -04:00
libcxx tests/lib: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00