diff options
| author | Mark Murray <markm@FreeBSD.org> | 2003-01-26 23:14:47 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2003-01-26 23:14:47 +0000 |
| commit | 818c8b696baa1adb5a3142ff2193217897558855 (patch) | |
| tree | 4ff615964b47642dde94a68b18af7c8f12add699 /lib/csu/powerpc | |
| parent | 0ae0e1ea47c1ac4030ed625994811be5c2e7edce (diff) | |
Notes
Diffstat (limited to 'lib/csu/powerpc')
| -rw-r--r-- | lib/csu/powerpc/crt1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/csu/powerpc/crt1.c b/lib/csu/powerpc/crt1.c index 420675450580..4c98271d81b1 100644 --- a/lib/csu/powerpc/crt1.c +++ b/lib/csu/powerpc/crt1.c @@ -1,3 +1,4 @@ +/* LINTLIBRARY */ /*- * Copyright 2001 David E. O'Brien. * All rights reserved. |
