Subversion Repositories Kolibri OS

Rev

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

Rev 1028 Rev 1692
Line -... Line 1...
-
 
1
typedef int Bool;
-
 
2
 
-
 
3
#define TRUE   1
-
 
4
#define FALSE  0
Line 1... Line 5...
1
#pragma pack(push, 1)
5
 
2
typedef struct
6
#pragma pack(push, 1)
3
{
7
typedef struct
4
     u16_t device;
8
{