Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
49c13b51a15f1ba9f6d47e26e4a3886c4f3931e2
/
.
/
include
/
asm-v850
/
setup.h
blob: c48a9b97d05bd9c6e676d222898feee8c3712964 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_V850_SETUP_H
2
#define
_V850_SETUP_H
3
4
#define
COMMAND_LINE_SIZE
512
5
6
#endif
/* __SETUP_H */