regsave_cost() return void instead of short.
This commit is contained in:
		
							parent
							
								
									8db2c12881
								
							
						
					
					
						commit
						9b72991e27
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7,5 +7,5 @@ | ||||||
| extern compute_profits();/* (alloc_p alloclist)
 | extern compute_profits();/* (alloc_p alloclist)
 | ||||||
| 			 * Compute the profits attribute of every allocation. | 			 * Compute the profits attribute of every allocation. | ||||||
| 			 */ | 			 */ | ||||||
| short regsave_cost(); 	/* (short regs[], *time_out, *space_out)
 | extern regsave_cost(); 	/* (short regs[], *time_out, *space_out)
 | ||||||
| 			 */ | 			 */ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue