diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2004-02-01 05:44:38 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2004-02-01 05:44:38 +0000 |
commit | 41c512cd57e10bddb99cfe9b5286e9f1569ce36b (patch) | |
tree | 031e27c7743a7f19152436d8316cdac1c4309215 /lib/csu/arm | |
parent | c427a94433533d6eb129ae8a56ec2f3bb5a9eb57 (diff) |
tag..
Diffstat (limited to 'lib/csu/arm')
-rw-r--r-- | lib/csu/arm/crt0.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/csu/arm/crt0.c b/lib/csu/arm/crt0.c index e7c54ee132f..dec1536a3c6 100644 --- a/lib/csu/arm/crt0.c +++ b/lib/csu/arm/crt0.c @@ -1,3 +1,4 @@ +/* $OpenBSD: crt0.c,v 1.2 2004/02/01 05:44:37 drahn Exp $ */ /* $NetBSD: crt0.c,v 1.6 2002/01/01 01:31:06 thorpej Exp $ */ /* |