Subversion Repositories HelenOS

Rev

Rev 2586 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2586 Rev 2591
Line 30... Line 30...
30
 * @{
30
 * @{
31
 */
31
 */
32
/** @file
32
/** @file
33
 */
33
 */
34
 
34
 
35
#include <thread.h>
35
#include <tls.h>
36
#include <malloc.h>
36
#include <malloc.h>
37
 
37
 
38
/** Allocate TLS & TCB for initial module threads
38
/** Allocate TLS & TCB for initial module threads
39
 *
39
 *
40
 * @param data Start of data section
40
 * @param data Start of data section