/************************************************************************************** Copyright (c) 2002 The UbixOS Project $Id$ **************************************************************************************/ #ifndef _MEMORY_H #define _MEMORY_H int countMemory(); #endif