sof/xtos/include
Andy Ross 483c78fa5c ipc4: Clean up toolchain definitions
__packed and __aligned are defined in compiler_attributes.h, which
wasn't included, and when building for Zephyr that needs to include
the zephyr/toolchain.h header which is the original source of those
macros.

Transitive headers were saving this, but building for posix/fuzzing
works differently.

Signed-off-by: Andy Ross <andyross@google.com>
2023-05-09 12:17:44 +03:00
..
rtos clock: replace per-clock locks with a global one 2023-03-07 13:37:56 +02:00
sof ipc4: Clean up toolchain definitions 2023-05-09 12:17:44 +03:00
CMakeLists.txt header: rtos: decouple headers into rtos specific directories. 2022-08-31 12:01:07 +01:00