source: svn/trunk/newcon3bcm2_21bu/dst/dhl/api/include/stddef.h

Last change on this file was 2, checked in by jglee, 11 years ago

first commit

File size: 112 bytes
RevLine 
[2]1#include "ministd.h"
2
3#ifndef _PTRDIFF_T_DEFINED
4typedef int ptrdiff_t;
5#define _PTRDIFF_T_DEFINED
6#endif
Note: See TracBrowser for help on using the repository browser.