Sign in
zircon-guest
/
third_party
/
linux
/
5c5c563a0817f565611ead1e4f60d1198a89647f
/
.
/
arch
/
openrisc
/
kernel
/
vmlinux.h
blob: bdea46c617c7f6682ce2b27a1d1fa5b97231af64 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__OPENRISC_VMLINUX_H_
#define
__OPENRISC_VMLINUX_H_
#ifdef
CONFIG_BLK_DEV_INITRD
extern
char
__initrd_start
,
__initrd_end
;
#endif
#endif