Kernel: correct a few SYSTEM source documentation comments

This commit is contained in:
David van Moolenbroek
2009-09-17 20:51:34 +00:00
parent db56801ddc
commit f2def7d360
3 changed files with 6 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
* The parameters for this kernel call are:
* m2_p1: MEM_PTR (virtual address)
* m2_l1: MEM_COUNT (returns physical address)
* m2_l2: MEM_PATTERN (size of datastructure)
* m2_l2: MEM_PATTERN (pattern byte to be written)
*/
#include "../system.h"