#include "arch.h"#include "virtmem.h"#include "physmem.h"#include "screen.h"#include "pagemap.h"#include "storage.h"Include dependency graph for virtmem.cc:

Functions | |
| void * | operator new (Size request_size) |
| void | operator delete (void *memory) |
|
|
Globally override the C++ delete operator.
|
|
|
Globally override the C++ new operator.
|
Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman