Sign in
kunit
/
linux
/
d42e03b322687545a7c69d68a63c3653cdbfc763
/
.
/
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