summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIuFAST16.c
blob: ca73dc01735f4841bfbbb21610568078a6796481 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIuFAST16                                                          "hu"

/*
STDC(199901)
*/