diff options
Diffstat (limited to 'sysdeps/wordsize-32/divdi3-symbol-hacks.h')
-rw-r--r-- | sysdeps/wordsize-32/divdi3-symbol-hacks.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/wordsize-32/divdi3-symbol-hacks.h b/sysdeps/wordsize-32/divdi3-symbol-hacks.h index bf00d03893..6f85f92f1c 100644 --- a/sysdeps/wordsize-32/divdi3-symbol-hacks.h +++ b/sysdeps/wordsize-32/divdi3-symbol-hacks.h @@ -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/>. */ /* A very dirty trick: gcc emits references to __divdi3, __udivdi3, __moddi3, and __umoddi3. These functions are exported and |