diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-20 08:47:53 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-20 08:47:53 +0000 |
| commit | 7e6cd705f344de2f9f08475a0fa2ef9191f88dd0 (patch) | |
| tree | 3ce9d5458d0d6e880d50e1e1f1e1ed7521a35ad1 /sys/conf/ldscript.i386 | |
| parent | 172a0f0d163415e05ea07968167b11145975a6cb (diff) | |
Diffstat (limited to 'sys/conf/ldscript.i386')
| -rw-r--r-- | sys/conf/ldscript.i386 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/ldscript.i386 b/sys/conf/ldscript.i386 index a42b8fa70c12..4c80af57bb2a 100644 --- a/sys/conf/ldscript.i386 +++ b/sys/conf/ldscript.i386 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.i386,v 1.4 2000/01/11 15:35:16 peter Exp $ */ OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386") OUTPUT_ARCH(i386) ENTRY(btext) |
