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
/
setup.h
blob
5a637e3e385e9a8a3a74b772779e87fbe7aaf4e9
1
/*
2
* S390 version
3
* Copyright IBM Corp. 1999, 2010
4
*/
5
6
#ifndef _UAPI_ASM_S390_SETUP_H
7
#define _UAPI_ASM_S390_SETUP_H
8
9
#define COMMAND_LINE_SIZE 4096
10
11
#define ARCH_COMMAND_LINE_SIZE 896
12
13
#endif
/* _UAPI_ASM_S390_SETUP_H */