diff options
author | Earnie Boyd <earnie@users.sf.net> | 2012-08-10 13:58:49 +0000 |
---|---|---|
committer | Earnie Boyd <earnie@users.sf.net> | 2012-08-10 13:58:49 +0000 |
commit | 76c4e21b4919ca33b29dc60465334db204a1d56e (patch) | |
tree | 1e4ccb6c668ea63c714317fb95b27a6b5ef36a28 /newlib/libc/stdlib/btowc.c | |
parent | 6471beb3d4e299616c88417746ee7e525ccd95c6 (diff) | |
download | newlib-76c4e21b4919ca33b29dc60465334db204a1d56e.zip newlib-76c4e21b4919ca33b29dc60465334db204a1d56e.tar.gz newlib-76c4e21b4919ca33b29dc60465334db204a1d56e.tar.bz2 |
Even though MSDN documents these as __cdecl the kernel32.dll library
exports them as __stdcall. Confirmed with gendef program.
* lib/kernel32.def (InterlockedDecrement): Revert the 2012-08-08 change.
(InterlockedIncrement): Ditto.
(InterlockedExchange): Ditto.
* include/winbase.h (InterlockedDecrement): Revert the 2012-08-01
change.
(InterlockedIncrement): Ditto.
(InterlockedExchange): Ditto.
Diffstat (limited to 'newlib/libc/stdlib/btowc.c')
0 files changed, 0 insertions, 0 deletions