diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
| commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
| tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /sys/conf/ldscript.i386 | |
| parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (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 a94f32fdd4c2..2008a851a07b 100644 --- a/sys/conf/ldscript.i386 +++ b/sys/conf/ldscript.i386 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.i386,v 1.9 2003/12/03 07:40:03 phk Exp $ */ OUTPUT_FORMAT("elf32-i386-freebsd", "elf32-i386-freebsd", "elf32-i386-freebsd") OUTPUT_ARCH(i386) ENTRY(btext) |
