Mercurial > mplayer.hg
view etc/inttypes.h @ 32436:9beacce2d2b5
Fix detection of mips processor variants.
patch by Graham Gower, graham.gower gmail com
author | diego |
---|---|
date | Thu, 21 Oct 2010 12:58:21 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>