15 lines
313 B
C
15 lines
313 B
C
/*
|
|
* Copyright (c) 2021 Intel Corporation
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#include <gen_offset.h>
|
|
#include <kernel_offsets.h>
|
|
|
|
/* No offsets required in Xtensa, but this file must be present for
|
|
* the build. Usage is the same as other architectures if you want to
|
|
* add some.
|
|
*/
|
|
|
|
GEN_ABS_SYM_END
|