diff options
Diffstat (limited to 'emulator/hart_test.c')
-rw-r--r-- | emulator/hart_test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulator/hart_test.c b/emulator/hart_test.c index 5509dab..5f2549b 100644 --- a/emulator/hart_test.c +++ b/emulator/hart_test.c @@ -247,5 +247,3 @@ int main(int argc, char* argv[]) test();
return EXIT_SUCCESS;
}
-
-#include "emulator/hart.c"
|