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

/*
STDC(199901)
*/