Changes between Version 1 and Version 2 of user_libraries


Ignore:
Timestamp:
Oct 28, 2014, 4:31:03 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user_libraries

    v1 v2  
    11= GIET_VM / User Level Libraries =
    22
    3 This section describes the libraries available for user applications:
    4 
    5  === [wiki:library_stdio Stdio library] ===
    6 
    7 This library contains all system calls allowing an application
    8 to access a protected ressource (peripheral register, or protected processor register).
    9 Each function in this library contains at least one SYSCALL instruction to enter the kernel mode.
     3This section describes the user-level libraries.
    104
    115=== [wiki:library_stdlib  Stdlib user library] ===