Subversion Repositories shark

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
422 giacomo 1
#ifndef _I386_ERRNO_H
2
#define _I386_ERRNO_H
3
 
4
#include <asm-generic/errno.h>
5
 
6
#endif