PatchworkOS
Loading...
Searching...
No Matches
size_t.h
Go to the documentation of this file.
1#ifndef _AUX_SIZE_T_H
2#define _AUX_SIZE_T_H 1
3
4typedef __SIZE_TYPE__ size_t;
5
6#endif
__SIZE_TYPE__ size_t
Definition size_t.h:4