linux/arch/openrisc/kernel/vmlinux.h
<<
>>
Prefs
   1#ifndef __OPENRISC_VMLINUX_H_
   2#define __OPENRISC_VMLINUX_H_
   3
   4extern char _stext, _etext, _edata, _end;
   5#ifdef CONFIG_BLK_DEV_INITRD
   6extern char __initrd_start, __initrd_end;
   7extern char __initramfs_start;
   8#endif
   9
  10extern u32 __dtb_start[];
  11
  12#endif
  13
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.