[arm-gnu] Regarding Entry Point in Codesourcery Assembler code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[arm-gnu] Regarding Entry Point in Codesourcery Assembler code
- To: "arm-gnu@xxxxxxxxxxxxxxxx" <arm-gnu@xxxxxxxxxxxxxxxx>
- Subject: [arm-gnu] Regarding Entry Point in Codesourcery Assembler code
- From: Abhinav Varma <abhinavvarma.13@xxxxxxxxx>
- Date: Tue, 31 Aug 2010 17:57:44 +0530
Hey,
How can we specify an entry point in an Assembler code file. The entry
point is for the entire build. I do not wish to put the
ENTRY(<LABEL_NAME>) in the linker script. Is there any alternative
option in the assembler file itself?
Thanks and Regards
Abhinav Varma