Mercurial > mplayer.hg
annotate vidix/mga_crtc2_vid.c @ 29755:3687c6de309f
Move 64 bit check below compiler detection since it needs the compiler
and obviously should use the one that will be used for compiling in the end.
author | reimar |
---|---|
date | Mon, 26 Oct 2009 22:15:19 +0000 |
parents | 1e215be6a749 |
children |
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 CRTC2 |
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 "mga_vid.c" |