Mercurial > mplayer.hg
view etc/inttypes.h @ 22070:88182a84df53
Allow forcing processor features on and off.
author | diego |
---|---|
date | Wed, 31 Jan 2007 02:01:07 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>