Ignore:
Timestamp:
Dec 5, 2017, 4:20:07 PM (6 years ago)
Author:
alain
Message:

Fix several bugs in the fork() syscall.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/generic/hal_special.h

    r407 r408  
    4949/*****************************************************************************************
    5050 * This function returns the current value of the hardware cycles counter.
     51 * This cycle counter is reset when the core is initialised (at each boot).
    5152 ****************************************************************************************/
    5253inline reg_t hal_time_stamp();
Note: See TracChangeset for help on using the changeset viewer.