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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux/fpc-iii.git]
/
arch
/
mips
/
include
/
uapi
/
asm
/
setup.h
blob
93f237bb1353384b1e074098f95499b672f4815a
1
#ifndef _UAPI_MIPS_SETUP_H
2
#define _UAPI_MIPS_SETUP_H
3
4
#define COMMAND_LINE_SIZE 4096
5
6
7
#endif
/* _UAPI_MIPS_SETUP_H */