view etc/inttypes.h @ 29740:d7ae3ef2c189

Add CONFIG_LPC to config.h as well (needed by FFmpeg).
author diego
date Mon, 19 Oct 2009 09:41:30 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>