loader: Remove __ptr32 and __ptr64 typedefs
commit7c87946c69ac0354cda5dfc3c2457bf0326d1eb8
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 23 Dec 2010 18:20:51 +0000 (23 18:20 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sat, 29 Jan 2011 02:05:28 +0000 (29 04:05 +0200)
tree40dc57b335f8358188c272bc6f035495ddf3b824
parentc46bd9a252d8363c0c88e84f29d2095795481c35
loader: Remove __ptr32 and __ptr64 typedefs

We do not need them and they cause compilation errors with cygwin's
mingw-w64 cross-compilers (32 bit target) since its _mingw.h has a
"#define __ptr32", which makes these typedefs an invalid syntax.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32728 b3059339-0415-0410-9bf9-f77b7e298cf2
loader/wine/basetsd.h