diff options
author | 2004-02-01 05:44:37 +0000 | |
---|---|---|
committer | 2004-02-01 05:44:37 +0000 | |
commit | 5742041a1eb25f77b548f8f8b486f9118075d3d2 (patch) | |
tree | eca957cedab909d6fcda091ad15361e92e3b7b01 | |
parent | ARGH, forgot tags. (diff) | |
download | wireguard-openbsd-5742041a1eb25f77b548f8f8b486f9118075d3d2.tar.xz wireguard-openbsd-5742041a1eb25f77b548f8f8b486f9118075d3d2.zip |
tag..
-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 $ */ /* |