mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	Using log_assert() instead of assert()
This commit is contained in:
		
							parent
							
								
									d86a25f145
								
							
						
					
					
						commit
						7bd2d1064f
					
				
					 52 changed files with 236 additions and 251 deletions
				
			
		| 
						 | 
				
			
			@ -22,7 +22,6 @@
 | 
			
		|||
#include "kernel/log.h"
 | 
			
		||||
#include <unistd.h>
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
#include <assert.h>
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
#include <dirent.h>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue