fix hello-world init
This commit is contained in:
		
							
								
								
									
										2
									
								
								hello-world/bsp/env/start.S
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								hello-world/bsp/env/start.S
									
									
									
									
										vendored
									
									
								
							@@ -75,7 +75,7 @@ _start:
 | 
			
		||||
#else
 | 
			
		||||
	sd ra, 8(sp)
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
        call _init
 | 
			
		||||
	/* argc = argv = 0 */
 | 
			
		||||
	li a0, 0
 | 
			
		||||
	li a1, 0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user