/* Author : Rick van der Zwet * S-number : 0433373 * Version : $Id: memory.h 363 2007-12-03 06:07:31Z rick $ * Copyright : FreeBSD Licence * Description : standard memory with random access time of RAS clock * cycles - header */ void memory_std(const int RAS);