xv6-simplified 0.1
简化版xv6
|
Go to the source code of this file.
Typedefs | |
typedef unsigned int | uint |
typedef unsigned short | ushort |
typedef unsigned char | uchar |
typedef unsigned char | uint8 |
typedef unsigned short | uint16 |
typedef unsigned int | uint32 |
typedef unsigned long | uint64 |
typedef uint64 | pde_t |
typedef unsigned char uchar |
typedef unsigned int uint |
typedef unsigned short uint16 |
typedef unsigned int uint32 |
typedef unsigned long uint64 |
typedef unsigned char uint8 |
typedef unsigned short ushort |