NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Common code for NOVA programs. More...
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__ |
Common code for NOVA programs.
Copyright (C) 2010, Bernhard Kauer bk@vm Economic rights: Technische Universitaet Dresden (Germany) mon. org
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.
struct BaseProgram __attribute__ |