]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/openrisc/kernel/vmlinux.h
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetoot...
[mirror_ubuntu-bionic-kernel.git] / arch / openrisc / kernel / vmlinux.h
CommitLineData
58e0166a
JB
1#ifndef __OPENRISC_VMLINUX_H_
2#define __OPENRISC_VMLINUX_H_
3
58e0166a
JB
4#ifdef CONFIG_BLK_DEV_INITRD
5extern char __initrd_start, __initrd_end;
58e0166a
JB
6#endif
7
58e0166a 8#endif