diff options
author | Leon Brocard <acme@astray.com> | 2009-09-15 11:53:20 +0100 |
---|---|---|
committer | Leon Brocard <acme@astray.com> | 2009-09-15 11:53:20 +0100 |
commit | eb863851dc760d12b53aa443481ac97240430aa7 (patch) | |
tree | ad71d7acd3b7cb4c9a32f3a8242749055c84b408 /mpeix/mpeix.c | |
parent | dc0655f797469c47a9e4296c6ab99e8cfba3bd7a (diff) | |
download | perl-eb863851dc760d12b53aa443481ac97240430aa7.tar.gz |
Use alternative URLs for links which are now broken (link rot)
Diffstat (limited to 'mpeix/mpeix.c')
-rw-r--r-- | mpeix/mpeix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeix/mpeix.c b/mpeix/mpeix.c index a758c23be9..90f5af0856 100644 --- a/mpeix/mpeix.c +++ b/mpeix/mpeix.c @@ -40,7 +40,7 @@ int __perl_mpe_getspaceid(void *source) * <clobbers> indicates those registers clobbered by the instruction * and provides hints to the optimizer. * - * Refer to the gcc documentation or http://www.dis.com/gnu/gcc_toc.html + * Refer to the gcc documentation */ __asm__ __volatile__ ( " comiclr,= 0,%1,%%r28\n" |