Changeset 97e1553 in rtems-docs for cpu-supplement/port.rst
- Timestamp:
- Jan 17, 2017, 9:39:08 AM (4 years ago)
- Branches:
- 5, am, master
- Children:
- 418dee8
- Parents:
- 7d78d31
- git-author:
- Sebastian Huber <sebastian.huber@…> (01/17/17 09:39:08)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (01/18/17 10:31:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpu-supplement/port.rst
r7d78d31 r97e1553 330 330 ``_CPU_Context_Initialize()`` function. There are support functions available 331 331 via ``#include <rtems/score/tls.h>`` which implement Variants I and II 332 according to Ulrich Drepper, *ELF Handling For Thread-Local Storage*.332 according to :cite:`Drepper:2013:TLS`. 333 333 334 334 ``_TLS_TCB_at_area_begin_initialize()``
Note: See TracChangeset
for help on using the changeset viewer.