Update file paths of copy-and-paste'ed files
This commit is contained in:
parent
c7526e551e
commit
b2627225bd
|
@ -1,5 +1,5 @@
|
|||
/****************************************************************************
|
||||
* binfmt/libelf/gnu-elf.ld
|
||||
* boards/xtensa/esp32/esp32-core/scripts/gnu-elf.ld
|
||||
*
|
||||
* Copyright (C) 2012 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
############################################################################
|
||||
# libs/libc/machine/arm/armv6-m/Make.defs
|
||||
# libs/libc/machine/xtensa/Make.defs
|
||||
#
|
||||
# Copyright (C) 2017 Gregory Nutt. All rights reserved.
|
||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/****************************************************************************
|
||||
* libs/libc/machine/arm/armv6-m/arch_elf.c
|
||||
* libs/libc/machine/xtensa/arch_elf.c
|
||||
*
|
||||
* Copyright (C) 2013-2014, 2017 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
|
|
Loading…
Reference in New Issue