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

Fixed sized integer types, RISC-V version. More...

Go to the source code of this file.

Macros

#define L4_MWORD_BITS   __riscv_xlen
 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, RISC-V version.

Definition in file l4int.h.