#ifndef PAGESIZE_H
#define PAGESIZE_H


/*
 * PROTOTYPES _________________________________________________________________
 *
 */

ULONG GetPagingSpace (void);


#endif

