view etc/inttypes.h @ 36852:145057e3f0ed

ao_sndio: simplify, don't care about 8-bit endianness.
author reimar
date Wed, 26 Feb 2014 19:54:17 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>