Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
6db602d447fb6c3aeb020c5dff5219de317f8bb4
/
.
/
include
/
asm-sh
/
setup.h
blob: 586a9711a75dbec4ef86557fef94a71cc26e03ee [
file
]
#ifndef
_SH_SETUP_H
#define
_SH_SETUP_H
#define
COMMAND_LINE_SIZE
256
#ifdef
__KERNEL__
int
setup_early_printk
(
char
*);
void
sh_mv_setup
(
void
);
#endif
/* __KERNEL__ */
#endif
/* _SH_SETUP_H */