/trunk/uspace/lib/libc/arch/mips32/include/fibril.h |
---|
36,7 → 36,7 |
#ifndef LIBC_mips32_FIBRIL_H_ |
#define LIBC_mips32_FIBRIL_H_ |
#include <types.h> |
#include <sys/types.h> |
/* We define our own context_set, because we need to set |
* the TLS pointer to the tcb+0x7000 |