Add license header to armsrc/ldscript
This commit is contained in:
parent
845ea63b7c
commit
e949e6a63e
@ -1,3 +1,12 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
This code is licensed to you under the terms of the GNU GPL, version 2 or,
|
||||
at your option, any later version. See the LICENSE.txt file for the text of
|
||||
the license.
|
||||
-----------------------------------------------------------------------------
|
||||
Linker script for the ARM binary
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
INCLUDE ../common/ldscript.common
|
||||
|
||||
ENTRY(Vector)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user