summaryrefslogtreecommitdiff
path: root/src/stdint/INTPTR_MAX.h
blob: f4b97702453b2bc5ef1fca2cec1912acecccbf33 (plain)
1
2
3
4
5
6
#include <stdint.h>
#define INTPTR_MAX                                       /* FIXME */     (32767)

/*
STDC(199901)
*/