Write test for downloading a mostly random program
[riscv-isa-sim.git] / tests / standalone.lds
index 6705cfdc821495278b55999cbdfe5c8b9399fcac..9b1bab1f6ee9268e46ce74c7f3543763bc951cc4 100644 (file)
@@ -1,6 +1,6 @@
 OUTPUT_ARCH( "riscv" )
 
-ENTRY( main )
+ENTRY( _start )
 
 SECTIONS
 {