We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2025c82 commit ad6adc6Copy full SHA for ad6adc6
sim/microblaze/interp.c
@@ -19,7 +19,6 @@
19
/* This must come before any other includes. */
20
#include "defs.h"
21
22
-#include <signal.h>
23
#include <stdlib.h>
24
#include <string.h>
25
#include <unistd.h>
sim/mn10300/interp.c
@@ -1,8 +1,6 @@
1
2
3
4
5
-
6
#include "sim-main.h"
7
#include "sim-options.h"
8
#include "sim-hw.h"
0 commit comments