blob: 91d7d009870c669b0cf50fb918eba48d18641019 [file] [log] [blame]
#ifndef _UINTPTR_T_DEFINED
typedef unsigned long uintptr_t;
#define _UINTPTR_T_DEFINED
#endif