Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-block.git] / arch / openrisc / kernel / vmlinux.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
58e0166a
JB
2#ifndef __OPENRISC_VMLINUX_H_
3#define __OPENRISC_VMLINUX_H_
4
58e0166a
JB
5#ifdef CONFIG_BLK_DEV_INITRD
6extern char __initrd_start, __initrd_end;
58e0166a
JB
7#endif
8
58e0166a 9#endif