view etc/inttypes.h @ 27778:e1e880fb20bd

IWMMXT optimizations were removed from our internal libmpeg2 copy, so now remove it from the library interface code as well.
author diego
date Wed, 22 Oct 2008 23:39:39 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>