Missing type in elf/start.S

H . J . Lu hjl@lucon.org
Mon Jun 4 12:47:00 GMT 2001


It seems that

	.type start,@function
	.type _start,@function
	.type __start,@function

is missing from most of elf/start.S. On some platforms, the dissambler
won't dissamble if a symbol is not a function. Should I send a patch
to fix it?


H.J.



More information about the Libc-alpha mailing list