forked from len0rd/rockbox
long policy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5839 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
151bf71895
commit
947dceb205
3 changed files with 4 additions and 4 deletions
|
|
@ -65,7 +65,7 @@ typedef unsigned int mode_t;
|
|||
|
||||
#ifndef _SIZE_T
|
||||
#define _SIZE_T
|
||||
typedef unsigned int size_t;
|
||||
typedef unsigned long size_t;
|
||||
#endif
|
||||
|
||||
typedef int (*open_func)(const char* pathname, int flags);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue