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/tsar_mips32/core/hal_types.h

    r407 r408  
    134134 *  Address types and macros         !!!  hardware dependant  !!!
    135135 ***************************************************************************
    136  * An extended pointer a 64 bits integer, structured in two fields :
     136 * An extended pointer is a 64 bits integer, structured in two fields :
    137137 * - cxy : cluster identifier.
    138138 * - ptr : pointer in the virtual space of a single cluster.
Note: See TracChangeset for help on using the changeset viewer.