Welcome to mirror list, hosted at ThFree Co, Russian Federation.

errno.h « asm-cris « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2bf5eb5fa773ca79df859375db82da3dcf1d4e0f (plain)
1
2
3
4
5
6
#ifndef _CRIS_ERRNO_H
#define _CRIS_ERRNO_H

#include <asm-generic/errno.h>

#endif