repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
[linux/fpc-iii.git]
/
arch
/
s390
/
include
/
uapi
/
asm
/
errno.h
blob
395e97d8005e9f6698b4ac932aba046a80ba3324
1
/*
2
* S390 version
3
*
4
*/
5
6
#ifndef _S390_ERRNO_H
7
#define _S390_ERRNO_H
8
9
#include <asm-generic/errno.h>
10
11
#endif