Mercurial > mplayer.hg
view etc/inttypes.h @ 17645:8db0816a9226
upport another G4 flavour: MPC7447* chips.
(MPC7448, MPC7445 and MPC7457 are still not supported currently, but it remains to be seen if they have been used in any real computer.)
author | gpoirier |
---|---|
date | Sat, 18 Feb 2006 20:04:42 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>