mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 14:13:06 +00:00
Add missing license to source code files. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
13 lines
189 B
C
13 lines
189 B
C
/*
|
|
* 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
|