Sign in
android-kvm
/
linux
/
7e22e91102c6b9df7c4ae2168910e19d2bb14cd6
/
.
/
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