diff options
Diffstat (limited to 'sysdeps/microblaze/_mcount.S')
-rw-r--r-- | sysdeps/microblaze/_mcount.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/microblaze/_mcount.S b/sysdeps/microblaze/_mcount.S index de4a6b6ea1..08bcc6821b 100644 --- a/sysdeps/microblaze/_mcount.S +++ b/sysdeps/microblaze/_mcount.S @@ -14,7 +14,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/>. */ .global _mcount .type _mcount, @function |