diff options
Diffstat (limited to 'lib/csu/i386-elf/crtn.S')
-rw-r--r-- | lib/csu/i386-elf/crtn.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/i386-elf/crtn.S b/lib/csu/i386-elf/crtn.S index 8f280b2..0944ee3 100644 --- a/lib/csu/i386-elf/crtn.S +++ b/lib/csu/i386-elf/crtn.S @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: crtn.S,v 1.2 1997/08/28 00:27:09 jdp Exp $ + * $FreeBSD$ */ .section .init,"ax",@progbits |