summaryrefslogtreecommitdiff
path: root/ports/litex/background.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/litex/background.h')
-rw-r--r--ports/litex/background.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/litex/background.h b/ports/litex/background.h
index 09551c7fb..c80fbbe5c 100644
--- a/ports/litex/background.h
+++ b/ports/litex/background.h
@@ -27,9 +27,4 @@
#ifndef MICROPY_INCLUDED_LITEX_BACKGROUND_H
#define MICROPY_INCLUDED_LITEX_BACKGROUND_H
-#include <stdbool.h>
-
-void background_tasks_reset(void);
-void run_background_tasks(void);
-
#endif // MICROPY_INCLUDED_LITEX_BACKGROUND_H