forked from Mirrors/opensbi
		
	lib: sbi_scratch: typo scatch
%s/scatch/scratch Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
		
				
					committed by
					
						
						Anup Patel
					
				
			
			
				
	
			
			
			
						parent
						
							7701ea13be
						
					
				
				
					commit
					79bf80b44e
				
			@@ -85,7 +85,7 @@ enum sbi_scratch_options {
 | 
			
		||||
#define sbi_scratch_thishart_arg1_ptr() \
 | 
			
		||||
	((void *)(sbi_scratch_thishart_ptr()->next_arg1))
 | 
			
		||||
 | 
			
		||||
/** Initialize scatch table and allocator */
 | 
			
		||||
/** Initialize scratch table and allocator */
 | 
			
		||||
int sbi_scratch_init(struct sbi_scratch *scratch);
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user