added missing include
.. for Xil_AssertNonvoid() in line 92
This commit is contained in:
parent
fff3aa2723
commit
b26294823e
1 changed files with 1 additions and 1 deletions
|
@ -51,9 +51,9 @@
|
|||
/***************************** Include Files *********************************/
|
||||
|
||||
#include "xil_io.h"
|
||||
#include "xil_assert.h"
|
||||
#include "xaxidma.h"
|
||||
|
||||
|
||||
/************************** Constant Definitions *****************************/
|
||||
#define XAXIDMA_RESET_TIMEOUT 500
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue