Moka kernel
|
Go to the source code of this file.
Typedefs | |
typedef signed char | int8_t |
typedef short int | int16_t |
typedef int | int32_t |
typedef unsigned char | uint8_t |
typedef unsigned short int | uint16_t |
typedef unsigned int | uint32_t |
typedef short int int16_t |
Definition at line 38 of file alt-stdint.hh.
typedef int int32_t |
Definition at line 39 of file alt-stdint.hh.
typedef signed char int8_t |
Remplace le fichier stdint.h
Definition at line 37 of file alt-stdint.hh.
typedef unsigned short int uint16_t |
Definition at line 42 of file alt-stdint.hh.
typedef unsigned int uint32_t |
Definition at line 43 of file alt-stdint.hh.
typedef unsigned char uint8_t |
Definition at line 41 of file alt-stdint.hh.