Mercurial > mplayer.hg
view etc/inttypes.h @ 28148:a36ba293236b
Set fast_cmov for all x86_64 systems, except for P4-based systems this
should be better, in particular cmov is recommended for future systems.
author | reimar |
---|---|
date | Tue, 23 Dec 2008 11:42:24 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>