annotate vidix/rage128_vid.c @ 32641:a2822f8f5e6d

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 it its _mingw.h has a "#define __ptr32", which makes these typedefs an invalid syntax.
author reimar
date Thu, 23 Dec 2010 18:20:51 +0000
parents 1e215be6a749
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25561
1e215be6a749 Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff changeset
1 #define RAGE128
1e215be6a749 Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff changeset
2
1e215be6a749 Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff changeset
3 #include "radeon_vid.c"