linkerfiles: Fix relative path in file header

This commit is contained in:
Gustavo Henrique Nihei
2021-03-08 18:34:37 -03:00
committed by Xiang Xiao
parent 47cb41c92f
commit 13535d8725
61 changed files with 61 additions and 61 deletions

View File

@@ -1,5 +1,5 @@
/****************************************************************************
* examples/nxflat/gnu-nxflat-gotoff.ld
* binfmt/libnxflat/gnu-nxflat-gotoff.ld
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with

View File

@@ -1,5 +1,5 @@
/****************************************************************************
* examples/nxflat/gnu-nxflat-pcrel.ld
* binfmt/libnxflat/gnu-nxflat-pcrel.ld
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with