• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef _UINTPTR_T_DEFINED
2 typedef unsigned long uintptr_t;
3 #define _UINTPTR_T_DEFINED
4 #endif
5