mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-11 13:54:16 -04:00
Added missing header file.
This commit is contained in:
parent
ae23ad7395
commit
c134405914
1 changed files with 25 additions and 24 deletions
|
@ -97,6 +97,7 @@
|
|||
#include "PollQ.h"
|
||||
#include "blocktim.h"
|
||||
#include "recmutex.h"
|
||||
#include "semtest.h"
|
||||
|
||||
/* Hardware configuration definitions. */
|
||||
#define mainBUS_CLK_FULL ( ( unsigned portCHAR ) 0x01 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue