sof/xtos/include
Guennadi Liakhovetski c34cdaf376 compile: replace 'typeof' with '__typeof__' globally
When compiled with '-std=c99' or newer 'typeof' is unavailable and
'__typeof__' should be used instead [1].

[1] https://gcc.gnu.org/onlinedocs/gcc/Alternate-Keywords.html

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2024-05-14 14:37:44 +01:00
..
rtos src: panic: Modify the signature of __panic() 2024-02-16 21:45:27 +02:00
sof compile: replace 'typeof' with '__typeof__' globally 2024-05-14 14:37:44 +01:00
CMakeLists.txt header: rtos: decouple headers into rtos specific directories. 2022-08-31 12:01:07 +01:00