summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIX16.c
blob: 43037496ae5e9796c27e51748c3c227e17539878 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIX16                                                              "hX"

/*
STDC(199901)
*/