summaryrefslogtreecommitdiff
path: root/src/inttypes/SCNxFAST64.c
blob: 42df9ea60a37bdcf251916d543051d0ccc3dcf9e (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define SCNxFAST64                                                         "llx"

/*
STDC(199901)
*/