Various small cleanups and comments added.

This commit is contained in:
Jorrit Herder
2005-08-05 09:41:15 +00:00
parent 8476ceac22
commit b96c389e78
19 changed files with 59 additions and 12 deletions

View File

@@ -5,6 +5,9 @@
* m2_p1: MEM_PTR (virtual address)
* m2_l1: MEM_COUNT (returns physical address)
* m2_l2: MEM_PATTERN (size of datastructure)
*
* Changes:
* Jun 21, 2005 created to speed up exec(2) (Ben J. Gras)
*/
#include "../system.h"