| author | Rich Felker <dalias@aerifal.cx> | 2013年07月26日 01:49:14 -0400 |
|---|---|---|
| committer | Rich Felker <dalias@aerifal.cx> | 2013年07月26日 01:49:14 -0400 |
| commit | c5e34dabbb47d8e97a4deccbb421e0cd93c0094b (patch) | |
| tree | 4a5c7acc2af2d931ad9a9eeeede865e772344531 /crt/Scrt1.c | |
| parent | f9dd79c8d191a8a5356d146c7ccf956677fea4e9 (diff) | |
| download | musl-c5e34dabbb47d8e97a4deccbb421e0cd93c0094b.tar.gz | |
| -rw-r--r-- | crt/Scrt1.c | 1 |
diff --git a/crt/Scrt1.c b/crt/Scrt1.c index e69de29b..822f10bb 100644 --- a/crt/Scrt1.c +++ b/crt/Scrt1.c @@ -0,0 +1 @@ +#include "crt1.c" |