mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 00:18:34 +08:00
18 lines
362 B
Plaintext
18 lines
362 B
Plaintext
/**
|
|
* @file
|
|
*
|
|
* @ingroup bsp_linker
|
|
*
|
|
* @brief Linker command file for ARMv4T architecture.
|
|
*/
|
|
|
|
/*
|
|
* Copyright (c) 2010-2014 embedded brains GmbH. All rights reserved.
|
|
*
|
|
* The license and distribution terms for this file may be
|
|
* found in the file LICENSE in this distribution or at
|
|
* http://www.rtems.org/license/LICENSE.
|
|
*/
|
|
|
|
INCLUDE linkcmds.base
|