|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Fixed-width integer types. More...
Typedefs | |
| typedef unsigned int | uint32 |
| typedef unsigned short | uint16 |
| typedef unsigned char | uint8 |
| typedef unsigned long | mword |
| typedef signed long long | int64 |
| typedef signed int | int32 |
| typedef signed short | int16 |
| typedef signed char | int8 |
| typedef unsigned | log_cpu_no |
| typedef unsigned | phy_cpu_no |
| typedef unsigned | cap_sel |
Variables | |
| BEGIN_EXTERN_C END_EXTERN_C typedef unsigned long long | uint64 |
Fixed-width integer types.
Copyright (C) 2010, Julian Stecklina jsteckli@os.inf.tu-dresden.de Economic rights: Technische Universitaet Dresden (Germany)
This file is part of Vancouver.
Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.
| typedef unsigned cap_sel |
| typedef signed short int16 |
| typedef signed int int32 |
| typedef signed long long int64 |
| typedef signed char int8 |
| typedef unsigned log_cpu_no |
| typedef unsigned long mword |
| typedef unsigned phy_cpu_no |
| typedef unsigned short uint16 |
| typedef unsigned int uint32 |
| typedef unsigned char uint8 |
| BEGIN_EXTERN_C END_EXTERN_C typedef unsigned long long uint64 |