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

/*
STDC(199901)
*/