NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
types.h File Reference

Fixed-width integer types. More...

#include <stddef.h>
#include <nul/compiler.h>

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

Detailed Description

Fixed-width integer types.

Copyright (C) 2010, Julian Stecklina jstec.nosp@m.kli@.nosp@m.os.in.nosp@m.f.tu.nosp@m.-dres.nosp@m.den..nosp@m.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 Documentation

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

Variable Documentation

BEGIN_EXTERN_C END_EXTERN_C typedef unsigned long long uint64