Subversion Repositories Kolibri OS

Rev

Rev 877 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 877 Rev 881
Line 9... Line 9...
9
typedef  unsigned int size_t;
9
typedef  unsigned int size_t;
10
typedef  unsigned int count_t;
10
typedef  unsigned int count_t;
11
typedef  unsigned int eflags_t;
11
typedef  unsigned int eflags_t;
Line 12... Line 12...
12
 
12
 
Line 13... Line 13...
13
typedef  int bool;
13
typedef  unsigned int Bool;
14
 
14