Changeset 38d150e in mainline for uspace/lib/c/arch/ia64/src
- Timestamp:
- 2017-12-02T09:44:11Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 40feeac
- Parents:
- b5abaf7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia64/src/tls.c
rb5abaf7 r38d150e 36 36 37 37 #include <tls.h> 38 #include <malloc.h>39 38 40 39 tcb_t *tls_alloc_arch(void **data, size_t size)
Note:
See TracChangeset
for help on using the changeset viewer.