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

Common code for NOVA programs. More...

#include <sys/utcb.h>
#include <sys/syscalls.h>
#include <nul/types.h>

Classes

struct  BaseProgram
 A simple program that allows to get the UTCB pointer from the stack. More...
class  TemporarySave< words >
 A template to simplify saving the utcb. More...

Namespaces

namespace  Global

Functions

Hip &hip Global::asm ("global_hip")

Variables

struct BaseProgram __attribute__

Detailed Description

Common code for NOVA programs.

Copyright (C) 2010, Bernhard Kauer bk@vm.nosp@m.mon..nosp@m.org Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver.nova 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.nova 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.

Variable Documentation

struct BaseProgram __attribute__