s/PICCONF/config/g
This commit is contained in:
		
							parent
							
								
									24a41d8e27
								
							
						
					
					
						commit
						2f68113980
					
				| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
#ifndef PICCONF_H__
 | 
					#ifndef CONFIG_H__
 | 
				
			||||||
#define PICCONF_H__
 | 
					#define CONFIG_H__
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* switch normal VM and direct threaded VM */
 | 
					/* switch normal VM and direct threaded VM */
 | 
				
			||||||
#define PIC_DIRECT_THREADED_VM 1
 | 
					#define PIC_DIRECT_THREADED_VM 1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue