Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
bde0d2c98bcfc9acc83ac79c33a6ac1335b95a92
/
.
/
include
/
asm-sh
/
setup.h
blob: 34ca8a7f06ba86bec5bfc45b2f778c71b3164536 [
file
] [
log
] [
blame
]
#ifdef
__KERNEL__
#ifndef
_SH_SETUP_H
#define
_SH_SETUP_H
#define
COMMAND_LINE_SIZE
256
int
setup_early_printk
(
char
*);
#endif
/* _SH_SETUP_H */
#endif
/* __KERNEL__ */