Sign in
coral
/
linux-mtk
/
d6be34fbd39b7d577d25cb4edec538e8990ba07c
/
.
/
arch
/
openrisc
/
kernel
/
vmlinux.h
blob: 70b9ce41835cdf2a3e345a39dc9e50197f6cb330 [
file
] [
log
] [
blame
]
#ifndef
__OPENRISC_VMLINUX_H_
#define
__OPENRISC_VMLINUX_H_
#ifdef
CONFIG_BLK_DEV_INITRD
extern
char
__initrd_start
,
__initrd_end
;
#endif
extern
u32 __dtb_start
[];
#endif