projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[PATCH] powerpc: Dont set 32bit cputable bits on 64bit
[linux-2.6]
/
include
/
asm-powerpc
/
setup.h
1
#ifndef _ASM_POWERPC_SETUP_H
2
#define _ASM_POWERPC_SETUP_H
3
4
#ifdef __KERNEL__
5
6
#define COMMAND_LINE_SIZE 512
7
8
#endif /* __KERNEL__ */
9
#endif /* _ASM_POWERPC_SETUP_H */