mirror of
				https://github.com/xjasonlyu/tun2socks.git
				synced 2025-10-31 12:06:37 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			156 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			156 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __ARCH_SYS_ARCH_H__
 | |
| #define __ARCH_SYS_ARCH_H__
 | |
| 
 | |
| #define SYS_MBOX_NULL   NULL
 | |
| #define SYS_SEM_NULL    NULL
 | |
| 
 | |
| #endif /* __ARCH_SYS_ARCH_H__ */
 | 
