Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1688 → Rev 1689

/shark/trunk/include/pthread.h
60,7 → 60,7
#include <signal.h>
#include <errno.h>
#include <kernel/func.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS