view etc/inttypes.h @ 22783:96f0c2cd4538

Use AV_WB* instead of swap+memcpy+swap
author rtogni
date Sat, 24 Mar 2007 14:40:16 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>