Sign in
googlers
/
maze
/
linux
/
refs/heads/master
/
.
/
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