summaryrefslogtreecommitdiff
path: root/src/inttypes/SCNd64.c
blob: 72782571500f9a84932302738727ad20d81510f7 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define SCNd64                                                             "lld"

/*
STDC(199901)
*/