view etc/inttypes.h @ 32047:0cd03afdb7ec

Remove unnecessary cache_fill_status #define. The #define is only set if CONFIG_STREAM_CACHE is not defined, but in this case the variable is not used.
author diego
date Fri, 10 Sep 2010 13:52:56 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>