mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	fixed VFP DBG log for GCC
This commit is contained in:
		
							parent
							
								
									afc9e27fc7
								
							
						
					
					
						commit
						509f63486a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -21,7 +21,7 @@ | |||
| #ifndef __VFP_H__ | ||||
| #define __VFP_H__ | ||||
| 
 | ||||
| #define DBG(msg) DEBUG_LOG(ARM11, msg) | ||||
| #define DBG(...) DEBUG_LOG(ARM11, __VA_ARGS__) | ||||
| 
 | ||||
| #define vfpdebug //printf
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue