Go to the source code of this file.
Typedefs | |
typedef unsigned int | sysarg_t |
typedef unsigned int | size_t |
typedef signed int | ssize_t |
typedef ssize_t | off_t |
typedef char | int8_t |
typedef short int | int16_t |
typedef int | int32_t |
typedef long long int | int64_t |
typedef unsigned char | uint8_t |
typedef unsigned short int | uint16_t |
typedef unsigned int | uint32_t |
typedef unsigned long long int | uint64_t |
Definition in file arch/ppc32/include/types.h.