Changes between Version 2 and Version 3 of kernel_syscalls


Ignore:
Timestamp:
Oct 6, 2014, 3:51:11 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kernel_syscalls

    v2 v3  
    55[[PageOutline]]
    66
    7 The [source:soft/giet_vm/giet_kernel/sys_handler.c _syscall_vector![64!]] array contains the 64 kernel functions defined by the GIET-VM to handle system calls. Most of these functions are provided by the peripheral drivers,
     7The [source:soft/giet_vm/giet_kernel/sys_handler.c _syscall_vector] array contains the 64 kernel functions defined by the GIET-VM to handle system calls. Most of these functions are provided by the peripheral drivers,
    88but some services are provided by the kernel itself:
    99