/**************************************************************************************
Copyright (c) 2002
The UbixOS Project
$Id$
**************************************************************************************/
#ifndef _PAGING_H
#define _PAGING_H
void initPaging();
#endif