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: ipaq-micro: Convert prints to debug prints
[linux/fpc-iii.git]
/
arch
/
m32r
/
include
/
uapi
/
asm
/
setup.h
blob
96961a42e5f48162591369bdd2ed1d3b68291d87
1
#ifndef _UAPI_ASM_M32R_SETUP_H
2
#define _UAPI_ASM_M32R_SETUP_H
3
4
/*
5
* This is set up by the setup-routine at boot-time
6
*/
7
8
#define COMMAND_LINE_SIZE 512
9
10
11
#endif
/* _UAPI_ASM_M32R_SETUP_H */