summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIo64.c
blob: b455e7d397519a3cfb082e084ce5799ea4d91c97 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIo64                                                             "llo"

/*
STDC(199901)
*/