diff options
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/ld.elf_so/arch/m68k/mdreloc.c | 9 | ||||
| -rw-r--r-- | libexec/ld.elf_so/arch/sh3/mdreloc.c | 9 | ||||
| -rw-r--r-- | libexec/ld.elf_so/arch/vax/mdreloc.c | 9 |
3 files changed, 6 insertions, 21 deletions
diff --git a/libexec/ld.elf_so/arch/m68k/mdreloc.c b/libexec/ld.elf_so/arch/m68k/mdreloc.c index e7a37491ba0..85ddb07672f 100644 --- a/libexec/ld.elf_so/arch/m68k/mdreloc.c +++ b/libexec/ld.elf_so/arch/m68k/mdreloc.c @@ -1,13 +1,8 @@ -/* $NetBSD: mdreloc.c,v 1.30 2014/08/25 20:40:52 joerg Exp $ */ +/* $NetBSD: mdreloc.c,v 1.31 2016/04/14 20:17:07 skrll Exp $ */ #include <sys/cdefs.h> #ifndef lint -__RCSID("$NetBSD: mdreloc.c,v 1.30 2014/08/25 20:40:52 joerg Exp $"); -#endif /* not lint */ - -#include <sys/cdefs.h> -#ifndef lint -__RCSID("$NetBSD: mdreloc.c,v 1.30 2014/08/25 20:40:52 joerg Exp $"); +__RCSID("$NetBSD: mdreloc.c,v 1.31 2016/04/14 20:17:07 skrll Exp $"); #endif /* not lint */ #include <sys/types.h> diff --git a/libexec/ld.elf_so/arch/sh3/mdreloc.c b/libexec/ld.elf_so/arch/sh3/mdreloc.c index 691175d8b20..b69f170ec96 100644 --- a/libexec/ld.elf_so/arch/sh3/mdreloc.c +++ b/libexec/ld.elf_so/arch/sh3/mdreloc.c @@ -1,13 +1,8 @@ -/* $NetBSD: mdreloc.c,v 1.31 2014/08/25 20:40:52 joerg Exp $ */ +/* $NetBSD: mdreloc.c,v 1.32 2016/04/14 20:17:07 skrll Exp $ */ #include <sys/cdefs.h> #ifndef lint -__RCSID("$NetBSD: mdreloc.c,v 1.31 2014/08/25 20:40:52 joerg Exp $"); -#endif /* not lint */ - -#include <sys/cdefs.h> -#ifndef lint -__RCSID("$NetBSD: mdreloc.c,v 1.31 2014/08/25 20:40:52 joerg Exp $"); +__RCSID("$NetBSD: mdreloc.c,v 1.32 2016/04/14 20:17:07 skrll Exp $"); #endif /* not lint */ #include <sys/types.h> diff --git a/libexec/ld.elf_so/arch/vax/mdreloc.c b/libexec/ld.elf_so/arch/vax/mdreloc.c index 68694d62b10..e02533aff6d 100644 --- a/libexec/ld.elf_so/arch/vax/mdreloc.c +++ b/libexec/ld.elf_so/arch/vax/mdreloc.c @@ -1,13 +1,8 @@ -/* $NetBSD: mdreloc.c,v 1.30 2014/08/25 20:40:53 joerg Exp $ */ +/* $NetBSD: mdreloc.c,v 1.31 2016/04/14 20:17:07 skrll Exp $ */ #include <sys/cdefs.h> #ifndef lint -__RCSID("$NetBSD: mdreloc.c,v 1.30 2014/08/25 20:40:53 joerg Exp $"); -#endif /* not lint */ - -#include <sys/cdefs.h> -#ifndef lint -__RCSID("$NetBSD: mdreloc.c,v 1.30 2014/08/25 20:40:53 joerg Exp $"); +__RCSID("$NetBSD: mdreloc.c,v 1.31 2016/04/14 20:17:07 skrll Exp $"); #endif /* not lint */ #include <sys/types.h> |
