diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-05-02 21:01:55 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-05-02 21:01:55 -0400 |
commit | 83023d1b50297cd2aa0fe4cbd2a0539462bb7c48 (patch) | |
tree | 899f0e3f0a7e759bdec1a0a657a4780179d8c9f3 /crt/Scrt1.c | |
parent | c9dea48f84cd772ac250c091356dd6ef956ea3f6 (diff) | |
download | musl-83023d1b50297cd2aa0fe4cbd2a0539462bb7c48.tar.gz |
PIE support for i386
Diffstat (limited to 'crt/Scrt1.c')
-rw-r--r-- | crt/Scrt1.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/crt/Scrt1.c b/crt/Scrt1.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/crt/Scrt1.c |