Mercurial > hg > Members > kono > nitros9-code
changeset 1456:647a5bfd96ec
Fixed incorrect comment
author | boisy |
---|---|
date | Fri, 12 Dec 2003 03:50:34 +0000 |
parents | 4a526a73417d |
children | 9bc515084837 |
files | level2/modules/kernel/fssvc.asm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/modules/kernel/fssvc.asm Thu Dec 11 23:53:08 2003 +0000 +++ b/level2/modules/kernel/fssvc.asm Fri Dec 12 03:50:34 2003 +0000 @@ -1,7 +1,7 @@ ************************************************** * System Call: F$SSVC * -* Function: Allocate a 64 byte memory block +* Function: Install system calls * * Input: Y = Address of service request init table *