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