mirror of
				https://github.com/FreeRTOS/FreeRTOS-Kernel.git
				synced 2025-11-04 11:09:01 +01:00 
			
		
		
		
	removed extra parameter in TCB structure
This commit is contained in:
		
							parent
							
								
									61fa224694
								
							
						
					
					
						commit
						f5625177f5
					
				@ -1211,7 +1211,6 @@ typedef struct xSTATIC_TCB
 | 
			
		||||
    #endif
 | 
			
		||||
    #if ( configUSE_CORE_AFFINITY == 1 && configNUM_CORES > 1 )
 | 
			
		||||
        UBaseType_t uxDummy25;
 | 
			
		||||
        UBaseType_t uxDummy26;
 | 
			
		||||
    #endif
 | 
			
		||||
    #if ( ( portSTACK_GROWTH > 0 ) || ( configRECORD_STACK_HIGH_ADDRESS == 1 ) )
 | 
			
		||||
        void * pxDummy8;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user