IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

linux/unistd.h



                         
#ifndef _LINUX_UNISTD_H_
#define _LINUX_UNISTD_H_

#ifdef __KERNEL__
extern int errno;
#else
# include 
#endif

/*
 * Include machine specific syscallX macros
 */
#include 

#endif /* _LINUX_UNISTD_H_ */