summaryrefslogtreecommitdiff
path: root/src/stdint/WCHAR_MIN.c
blob: 00123ddf8796a80549a8e911714f63fb6e464893 (plain)
1
2
3
4
5
6
#include <stdint.h>
#define WCHAR_MIN                                                            (0)

/*
STDC(199901)
*/