mirror of https://github.com/thesofproject/sof.git
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
|
/* This is a Zephyr linker "snippet"
|
||
|
* See zephyr_linker_sources() cmake function
|
||
|
*/
|
||
|
|
||
|
/* Runtime UUID table. */
|
||
|
ITERABLE_SECTION_ROM(sof_uuid_entry, 4)
|