summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIo32.c
blob: 9b3f375eb92405f5b6e6e54d4c91861c226ab0e3 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIo32                                                              "lo"

/*
STDC(199901)
*/