forked from M-Labs/artiq
rtio: remove unused include
This commit is contained in:
parent
0bd9add95e
commit
db5231216d
|
@ -2,7 +2,6 @@
|
||||||
#define __RTIO_H
|
#define __RTIO_H
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include "generated/csr.h"
|
|
||||||
|
|
||||||
#define RTIO_O_STATUS_FULL 1
|
#define RTIO_O_STATUS_FULL 1
|
||||||
#define RTIO_O_STATUS_UNDERFLOW 2
|
#define RTIO_O_STATUS_UNDERFLOW 2
|
||||||
|
|
Loading…
Reference in New Issue