Last change
on this file since 253 was 2, checked in by Rick van der Zwet, 15 years ago |
Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)
|
File size:
297 bytes
|
Line | |
---|
1 | /* Author : Rick van der Zwet
|
---|
2 | * S-number : 0433373
|
---|
3 | * Version : $Id: memory.h 363 2007-12-03 06:07:31Z rick $
|
---|
4 | * Copyright : FreeBSD Licence
|
---|
5 | * Description : standard memory with random access time of RAS clock
|
---|
6 | * cycles - header
|
---|
7 | */
|
---|
8 |
|
---|
9 | void memory_std(const int RAS);
|
---|
10 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.