Hi Christoph,
Christoph Hellwig wrote:
#ifdef CONFIG_EMBEDDED_RAMDISK /* These are symbols defined by the ramdisk linker script */ +extern unsigned long initrd_start, initrd_end; extern unsigned char __rd_start; extern unsigned char __rd_end;
Please use the appropinquate header for these.
I'd love to use the appropriate header for these, but can't find one. cscope doesn't seem to show that these are defined usefully in a header file.
Can you point me to where these are defined?
thanks,
peter