strengthen include policy. Only limited headers are allowed to included from a header file. Missing needed to be included in *.c
This commit is contained in:
		@@ -279,9 +279,12 @@ void test_register_portsc(void)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
//--------------------------------------------------------------------+
 | 
			
		||||
// EHCI Data Organiztion
 | 
			
		||||
// EHCI Data Organization
 | 
			
		||||
//--------------------------------------------------------------------+
 | 
			
		||||
void test_(void)
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
//--------------------------------------------------------------------+
 | 
			
		||||
// Helper
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user