Subversion Repositories shark

Rev

Blame | Last modification | View Log | RSS feed

#ifndef _LINUX_UNISTD_H_
#define _LINUX_UNISTD_H_

extern int errno;

/*
 * Include machine specific syscallX macros
 */

#include <asm/unistd.h>

#endif /* _LINUX_UNISTD_H_ */