comment
This commit is contained in:
		
							parent
							
								
									9fc9f755e1
								
							
						
					
					
						commit
						3abd7a16dd
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -183,6 +183,7 @@ w_mtvec(uint64 x)
 | 
				
			||||||
  asm volatile("csrw mtvec, %0" : : "r" (x));
 | 
					  asm volatile("csrw mtvec, %0" : : "r" (x));
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Physical Memory Protection
 | 
				
			||||||
static inline void
 | 
					static inline void
 | 
				
			||||||
w_pmpcfg0(uint64 x)
 | 
					w_pmpcfg0(uint64 x)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue