Subversion Repositories Kolibri OS

Rev

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

Rev 4874 Rev 6068
Line 1... Line 1...
1
#include 
1
#include 
Line 2... Line 2...
2
 
2
 
Line -... Line 3...
-
 
3
void init_reent();
-
 
4
 
3
void init_reent();
5
void   _exit(int __status) __attribute__((noreturn));
4
 
6
 
5
void  __attribute__((noreturn))
7
void  __attribute__((noreturn))
6
__thread_startup (int (*entry)(void*), void *param,
8
__thread_startup (int (*entry)(void*), void *param,
7
                  void *stacklow, void *stackhigh)
9
                  void *stacklow, void *stackhigh)