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

/*
STDC(199901)
*/