summaryrefslogtreecommitdiff
path: root/system/alpha/console/printf.c
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2004-05-17 19:23:48 -0400
committerAli Saidi <saidi@eecs.umich.edu>2004-05-17 19:23:48 -0400
commitc5d815dc2d43062d4eeb036d528b0cc2ed281c5d (patch)
tree17b9c35576633642e3e764355a8dc33866724b47 /system/alpha/console/printf.c
parent8810fb73c6a5e153fa01571d163b8673e52405e4 (diff)
downloadgem5-c5d815dc2d43062d4eeb036d528b0cc2ed281c5d.tar.xz
Deleted a whole bunch of files that we didn't nede in the header
directory console/dbmentry.s: console/printf.c: removed unneeded includes
Diffstat (limited to 'system/alpha/console/printf.c')
-rw-r--r--system/alpha/console/printf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/alpha/console/printf.c b/system/alpha/console/printf.c
index 21a449b2f..a26aa164b 100644
--- a/system/alpha/console/printf.c
+++ b/system/alpha/console/printf.c
@@ -70,7 +70,7 @@ static char *rcsid = "$Id: printf.c,v 1.1.1.1 1997/10/30 23:27:12 verghese Exp $
Sun Feb 10 20:18:22 1985
*/
-#include "system.h"
+//#include "system.h"
#include "lib.h"
#include <stdarg.h>