L4Re Operating System Framework – Interface and Usage Documentation
Loading...
Searching...
No Matches
l4int.h File Reference

Fixed sized integer types, x86 version. More...

Go to the source code of this file.

Macros

#define L4_MWORD_BITS   32
 Size of machine words in bits.
 

Typedefs

typedef unsigned int l4_size_t
 Unsigned size type.
 
typedef signed int l4_ssize_t
 Signed size type.
 

Detailed Description

Fixed sized integer types, x86 version.

Definition in file l4int.h.