repo.or.cz
/
linux-2.6
/
kmemtrace.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] rcutorture: tag success/failure line with module parameters
[linux-2.6/kmemtrace.git]
/
include
/
asm-mips
/
setup.h
blob
737fa4a6912e4c94316fb8f363dba738b77d77c8
1
#ifdef __KERNEL__
2
#ifndef _MIPS_SETUP_H
3
#define _MIPS_SETUP_H
4
5
#define COMMAND_LINE_SIZE 256
6
7
#endif
/* __SETUP_H */
8
#endif
/* __KERNEL__ */