summaryrefslogtreecommitdiff
path: root/include/linux/errno.h
blob: 4762ae91d016e57edac351814333bbf86ab5fa84 (plain)
1
2
3
4
5
6
#ifndef _LINUX_ERRNO_H
#define _LINUX_ERRNO_H

#include <asm-generic/errno.h>

#endif