summaryrefslogtreecommitdiffstats
path: root/uclibc-crosstools-gcc-4.4.2-1/usr/include/linux/errno.h
blob: 6385fa3d9da6cb2976ef539c6f1abc443aa1b3c9 (plain)
1
2
3
4
5
6
7
#ifndef _LINUX_ERRNO_H
#define _LINUX_ERRNO_H

#include <asm/errno.h>


#endif