Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / arch / openrisc / kernel / vmlinux.h
blobbbcdf21b0b35147ca130bb89a0c5d0f66c0e4d74
1 #ifndef __OPENRISC_VMLINUX_H_
2 #define __OPENRISC_VMLINUX_H_
4 #ifdef CONFIG_BLK_DEV_INITRD
5 extern char __initrd_start, __initrd_end;
6 #endif
8 #endif