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

/*
STDC(199901)
*/