silence complaint from ld "cannot find entry symbol _start; defaulting to 10000000"

committer: jreiser <jreiser> 1142285749 +0000
This commit is contained in:
John Reiser 2006-03-13 21:35:49 +00:00
parent cc0a52038f
commit 1ee0310b86

View File

@ -50,6 +50,7 @@ reg_mq = 38*4
reg_vrsave = 39*4
_start: .globl _start # ignored, but silence "cannot find entry symbol _start" from ld
/* In:
r31= &decompress; also 8+ (char *)&(offset to {l_info; p_info; b_info})
*/