Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2540 → Rev 2541

/trunk/uspace/lib/libc/include/task.h
35,7 → 35,7
#ifndef LIBC_TASK_H_
#define LIBC_TASK_H_
 
#include <types.h>
#include <sys/types.h>
 
typedef uint64_t task_id_t;