diff options
Diffstat (limited to 'libgcc/config/xtensa/crti.S')
-rw-r--r-- | libgcc/config/xtensa/crti.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/xtensa/crti.S b/libgcc/config/xtensa/crti.S index 6372035..cf34b1a 100644 --- a/libgcc/config/xtensa/crti.S +++ b/libgcc/config/xtensa/crti.S @@ -1,5 +1,5 @@ # Start .init and .fini sections. -# Copyright (C) 2003-2023 Free Software Foundation, Inc. +# Copyright (C) 2003-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by |