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

/*
STDC(199901)
*/