| commit | 8758080774c4cd8ad1f54230f6b2711a0824b63d | [log] [tgz] |
|---|---|---|
| author | Martin Storsjö <martin@martin.st> | Tue Aug 15 11:14:17 2017 +0300 |
| committer | Martin Storsjö <martin@martin.st> | Wed Aug 16 16:50:14 2017 +0300 |
| tree | 6b483082709cdb95a0b57fbd7065f3e652640a24 | |
| parent | 57099e6e7ee3b715dddaca3e2326359c9b5d450c [diff] |
crt: Remove defs that only contain C++ functions Since the mingw C++ runtime isn't compatible with the MSVC C++ runtime (and uses a completely different name mangling), these def files aren't of much use. Signed-off-by: Martin Storsjö <martin@martin.st>