diff options
author | midipix <writeonce@midipix.org> | 2015-09-13 22:14:58 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2015-09-13 22:14:58 -0400 |
commit | a7b50340842a05b5d77114051069b7df83eac8e4 (patch) | |
tree | fc053f0ad4511eb56cc968f6649298919a25a238 /crt/nt64 | |
parent | 6e3a364f4044a03466e0cc6281b1050839c7acb1 (diff) | |
download | mmglue-a7b50340842a05b5d77114051069b7df83eac8e4.tar.bz2 mmglue-a7b50340842a05b5d77114051069b7df83eac8e4.tar.xz |
add an empty rcrt1.s for source-tree compatibility with musl 1.1.10 and later.
Diffstat (limited to 'crt/nt64')
-rw-r--r-- | crt/nt64/rcrt1.s | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/crt/nt64/rcrt1.s b/crt/nt64/rcrt1.s new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/crt/nt64/rcrt1.s |