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

/*
STDC(199901)
*/