mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
ed139948a5
Add missing license to source code files. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
13 lines
189 B
Plaintext
13 lines
189 B
Plaintext
/*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
/* file is auto-generated, do not modify ! */
|
|
|
|
#include <toolchain.h>
|
|
|
|
GEN_ABS_SYM_BEGIN (_ConfigAbsSyms)
|
|
|
|
@GEN_ABS_SYM_LIST@
|
|
GEN_ABS_SYM_END
|