summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIx64.h
blob: 7eda1a131f8dd9b71a35cf8961a239491a4c289c (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIx64                                                             "llx"

/*
STDC(199901)
*/