diff options
Diffstat (limited to 'sysdeps/m68k/crti.S')
-rw-r--r-- | sysdeps/m68k/crti.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/crti.S b/sysdeps/m68k/crti.S index f6a9377324..f0632b921f 100644 --- a/sysdeps/m68k/crti.S +++ b/sysdeps/m68k/crti.S @@ -31,7 +31,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ /* crti.S puts a function prologue at the beginning of the .init and .fini sections and defines global symbols for those addresses, so |