This way, applications can reuse it by simply including it in their custom linker scripts. Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
13 lines
236 B
Plaintext
13 lines
236 B
Plaintext
/*
|
|
* Copyright (c) 2016 Cadence Design Systems, Inc.
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
/**
|
|
* @file
|
|
* @brief Linker command/script file
|
|
*
|
|
* Linker script for the Xtensa platform.
|
|
*/
|
|
#include <xtensa-sample-controller.ld>
|