diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/test.c b/apps/test.c index 8c6dedc..ac1bb2c 100644 --- a/apps/test.c +++ b/apps/test.c @@ -1,7 +1,6 @@ // MIT License, Copyright (c) 2020 Marvin Borner #include <conv.h> -#include <cpu.h> #include <crypto.h> #include <math.h> #include <mem.h> |