diff options
author | Steve Reinhardt <stever@eecs.umich.edu> | 2006-05-15 20:30:20 -0400 |
---|---|---|
committer | Steve Reinhardt <stever@eecs.umich.edu> | 2006-05-15 20:30:20 -0400 |
commit | 2db12b3d6cdcb840ef41dbe3e4a8db1821d7c4de (patch) | |
tree | 942731d711268a7b2c16698aff2a45619f1b7f35 | |
parent | 2d9b7846c6cebf1648bf73aa0b0feaed77e90dde (diff) | |
download | gem5-2db12b3d6cdcb840ef41dbe3e4a8db1821d7c4de.tar.xz |
Many files:
Get rid of more unneeded includes.
base/hostinfo.cc:
base/inet.cc:
base/remote_gdb.cc:
cpu/simple/cpu.cc:
dev/alpha_console.cc:
dev/disk_image.cc:
dev/ns_gige.cc:
dev/sinic.cc:
mem/physical.cc:
sim/param.cc:
sim/process.cc:
sim/pseudo_inst.cc:
test/cprintftest.cc:
Get rid of more unneeded includes.
--HG--
extra : convert_revision : f531ae40db3787f2c55df7d251f251ecae4ab731
-rw-r--r-- | base/hostinfo.cc | 1 | ||||
-rw-r--r-- | base/inet.cc | 1 | ||||
-rw-r--r-- | base/remote_gdb.cc | 1 | ||||
-rw-r--r-- | cpu/simple/cpu.cc | 8 | ||||
-rw-r--r-- | dev/alpha_console.cc | 1 | ||||
-rw-r--r-- | dev/disk_image.cc | 1 | ||||
-rw-r--r-- | dev/ns_gige.cc | 1 | ||||
-rw-r--r-- | dev/sinic.cc | 1 | ||||
-rw-r--r-- | mem/physical.cc | 1 | ||||
-rw-r--r-- | sim/param.cc | 1 | ||||
-rw-r--r-- | sim/process.cc | 1 | ||||
-rw-r--r-- | sim/pseudo_inst.cc | 1 | ||||
-rw-r--r-- | test/cprintftest.cc | 1 |
13 files changed, 0 insertions, 20 deletions
diff --git a/base/hostinfo.cc b/base/hostinfo.cc index d15e3ddc1..d42c96732 100644 --- a/base/hostinfo.cc +++ b/base/hostinfo.cc @@ -31,7 +31,6 @@ #include <math.h> #include <unistd.h> -#include <cstdio> #include <cstdlib> #include <cstring> #include <string> diff --git a/base/inet.cc b/base/inet.cc index 2e1c4c84b..f2665bd2b 100644 --- a/base/inet.cc +++ b/base/inet.cc @@ -26,7 +26,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include <cstdio> #include <sstream> #include <string> diff --git a/base/remote_gdb.cc b/base/remote_gdb.cc index 6b85bc680..41d0c1471 100644 --- a/base/remote_gdb.cc +++ b/base/remote_gdb.cc @@ -116,7 +116,6 @@ #include <sys/signal.h> -#include <cstdio> #include <string> #include <unistd.h> diff --git a/cpu/simple/cpu.cc b/cpu/simple/cpu.cc index cb077e26c..328036918 100644 --- a/cpu/simple/cpu.cc +++ b/cpu/simple/cpu.cc @@ -26,14 +26,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include <cmath> -#include <cstdio> -#include <cstdlib> -#include <iostream> -#include <iomanip> -#include <list> -#include <string> - #include "arch/utility.hh" #include "base/cprintf.hh" #include "base/inifile.hh" diff --git a/dev/alpha_console.cc b/dev/alpha_console.cc index 2e46f7be1..8cae10d2a 100644 --- a/dev/alpha_console.cc +++ b/dev/alpha_console.cc @@ -31,7 +31,6 @@ */ #include <cstddef> -#include <cstdio> #include <string> #include "arch/alpha/system.hh" diff --git a/dev/disk_image.cc b/dev/disk_image.cc index 447c54697..185a8b083 100644 --- a/dev/disk_image.cc +++ b/dev/disk_image.cc @@ -35,7 +35,6 @@ #include <errno.h> #include <unistd.h> -#include <cstdio> #include <cstring> #include <fstream> #include <string> diff --git a/dev/ns_gige.cc b/dev/ns_gige.cc index a2e224ed0..82b14388c 100644 --- a/dev/ns_gige.cc +++ b/dev/ns_gige.cc @@ -30,7 +30,6 @@ * Device module for modelling the National Semiconductor * DP83820 ethernet controller. Does not support priority queueing */ -#include <cstdio> #include <deque> #include <string> diff --git a/dev/sinic.cc b/dev/sinic.cc index 66ca88dbe..7f4a7f8f0 100644 --- a/dev/sinic.cc +++ b/dev/sinic.cc @@ -26,7 +26,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include <cstdio> #include <deque> #include <limits> #include <string> diff --git a/mem/physical.cc b/mem/physical.cc index a9cefc70b..beb97307a 100644 --- a/mem/physical.cc +++ b/mem/physical.cc @@ -33,7 +33,6 @@ #include <unistd.h> #include <zlib.h> -#include <cstdio> #include <iostream> #include <string> diff --git a/sim/param.cc b/sim/param.cc index bc81881d3..8998d7d77 100644 --- a/sim/param.cc +++ b/sim/param.cc @@ -28,7 +28,6 @@ #include <algorithm> #include <cassert> -#include <cstdio> #include <list> #include <string> #include <vector> diff --git a/sim/process.cc b/sim/process.cc index d88716f1e..1261b8436 100644 --- a/sim/process.cc +++ b/sim/process.cc @@ -29,7 +29,6 @@ #include <unistd.h> #include <fcntl.h> -#include <cstdio> #include <string> #include "base/intmath.hh" diff --git a/sim/pseudo_inst.cc b/sim/pseudo_inst.cc index 3cdc05e78..7897b5c8b 100644 --- a/sim/pseudo_inst.cc +++ b/sim/pseudo_inst.cc @@ -29,7 +29,6 @@ #include <errno.h> #include <fcntl.h> #include <unistd.h> -#include <cstdio> #include <string> diff --git a/test/cprintftest.cc b/test/cprintftest.cc index 611f01bc2..361f84028 100644 --- a/test/cprintftest.cc +++ b/test/cprintftest.cc @@ -26,7 +26,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include <cstdio> #include <iostream> #include <list> #include <string> |