commit | 9bd6bca15de8622e1e92e493572b4441b22a5edd | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Tue Aug 15 00:00:09 2017 +0300 |
committer | Martin Storsjö <martin@martin.st> | Sat Aug 19 23:26:20 2017 +0300 |
tree | 4766378a28d8089734692737f556dab3a31ccaed | |
parent | 96fe9ec413001bfc3f5971df64bcdedc216a9020 [diff] |
crt: Unify kernel32.def for lib64 and libarm32 Keep functions from both versions that were missing on the other ones. Include *Ums* functions only for x86_64, based on annotations in kernel32.spec in wine. Keep manually commented out functions as they were. Include __chkstk on arm though. Signed-off-by: Martin Storsjö <martin@martin.st>