Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/libexec/ld.elf_so Clean up cruft in here.
details: https://anonhg.NetBSD.org/src/rev/b6967b51721a
branches: trunk
changeset: 500667:b6967b51721a
user: mycroft <mycroft%NetBSD.org@localhost>
date: Fri Dec 15 06:46:22 2000 +0000
description:
Clean up cruft in here.
diffstat:
libexec/ld.elf_so/sysident.h | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
diffs (25 lines):
diff -r bdd52f1a0b25 -r b6967b51721a libexec/ld.elf_so/sysident.h
--- a/libexec/ld.elf_so/sysident.h Fri Dec 15 06:37:21 2000 +0000
+++ b/libexec/ld.elf_so/sysident.h Fri Dec 15 06:46:22 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: sysident.h,v 1.5 2000/06/14 17:25:17 cgd Exp $ */
+/* $NetBSD: sysident.h,v 1.6 2000/12/15 06:46:22 mycroft Exp $ */
/*
* Copyright (c) 1997 Christopher G. Demetriou
@@ -66,13 +66,9 @@
.long 7
.long 4
- .long " __S(ELF_NOTE_NETBSD_TYPE_OSVERSION) "
+ .long " __S(ELF_NOTE_TYPE_NETBSD_TAG) "
.ascii \"NetBSD\\0\\0\"
.long " __S(NetBSD) "
- .long 7
- .long 7
- .long " __S(ELF_NOTE_NETBSD_TYPE_EMULNAME) "
- .ascii \"NetBSD\\0\\0\"
- .ascii \"netbsd\\0\\0\"
+ .p2align 2
");
Home |
Main Index |
Thread Index |
Old Index