diff options
Diffstat (limited to 'sysdeps/csky/abiv2/tls-macros.h')
-rw-r--r-- | sysdeps/csky/abiv2/tls-macros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/csky/abiv2/tls-macros.h b/sysdeps/csky/abiv2/tls-macros.h index 5202f3c86f..1bb3b42105 100644 --- a/sysdeps/csky/abiv2/tls-macros.h +++ b/sysdeps/csky/abiv2/tls-macros.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/>. */ # define TLS_LE(x) \ ({ int *__result; \ |