view etc/inttypes.h @ 13478:20619c6203a0

detect byte order even for cross-compiling
author faust3
date Sun, 26 Sep 2004 14:49:33 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>