summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIuLEAST8.h
blob: c88eaf46ea55757c8b957f6f0267e009ebdc7fc6 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIuLEAST8                                                         "hhu"

/*
STDC(199901)
*/