summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIo8.h
blob: fc205050463a6da594e5834a60a6dd45b3889af2 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIo8                                                              "hho"

/*
STDC(199901)
*/