summaryrefslogtreecommitdiff
path: root/src/inttypes/PRId8.h
blob: 161e822e5cc14a4acd9c853048a55fcabb9524d1 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRId8                                                              "hhd"

/*
STDC(199901)
*/