j
k
j a
j l
On Wednesday, August 31, 2011 04:35:14 Michal Simek wrote:
+extern char *__end; +extern char *__text_start;
if you're referring to symbols provided by a linker script, you should do: extern char __end[]; -mike
Attachments:
Back to the thread
Back to the list