Changeset 26360f7 in mainline for uspace/lib/libc/arch/arm32/include/tls.h
- Timestamp:
- 2009-06-12T19:44:25Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1806e5d
- Parents:
- 9ae22ba
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/arm32/include/tls.h
r9ae22ba r26360f7 41 41 #define CONFIG_TLS_VARIANT_1 42 42 43 /** Offsets for accessing __threadvariables are shifted 8 bytes higher. */43 /** Offsets for accessing thread-local variables are shifted 8 bytes higher. */ 44 44 #define ARM_TP_OFFSET (-8) 45 45
Note:
See TracChangeset
for help on using the changeset viewer.