summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIxLEAST16.c
blob: 570c7d33aff29f632e7da9d908f333760225cd79 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIxLEAST16                                                         "hx"

/*
STDC(199901)
*/