Ignore:
Timestamp:
2006-12-30T13:36:13Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
33c0c649
Parents:
66eb2c8
Message:

Improve comments and fix formatting in (sparc64) TLS implementation.
Improve some comments and formatting in sparc64 uspace thread library
code.

Update required msim version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/libc/arch/sparc64/include/thread.h

    r66eb2c8 r74359c6  
    3434 * @file
    3535 * @brief       sparc64 TLS functions.
    36  *
    37  * The implementation is based on the IA-32 implementation which was also
    38  * designed by Sun and is virtually the same, except the TCB is stored in
    39  * %g7 (of the normal set).
    4036 */
    4137
Note: See TracChangeset for help on using the changeset viewer.