Ignore:
Timestamp:
Oct 17, 2019, 3:14:01 PM (5 years ago)
Author:
alain
Message:

Introduce FBF related syscalls.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libs/mini-libc/stdlib.h

    r476 r643  
    3939 * This function terminates a process.
    4040 *****************************************************************************************
    41  * @ status   : terminaison status : 0 / EXIT_SUCCESS / EXIT_FAILURE.
     41 * @ status   : terminaison status : EXIT_SUCCESS / EXIT_FAILURE.
    4242 ****************************************************************************************/
    4343void exit( int status );
Note: See TracChangeset for help on using the changeset viewer.