view etc/inttypes.h @ 36294:a73127c786e8

Remove GUI_HANDLE_EVENTS. This call is only needed after a GUI_REDRAW, so add its code to GUI_REDRAW and simplify the GUI interface.
author ib
date Thu, 01 Aug 2013 17:45:31 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>