summaryrefslogtreecommitdiff
path: root/src/stdint/INTPTR_MIN.c
blob: 57a7f8828e776f5075f2ee0658712c14d8d99b75 (plain)
1
2
3
4
5
6
#include <stdint.h>
#define INTPTR_MIN                                    /* FIXME */       (-32767)

/*
STDC(199901)
*/