diff TaskManager/Cell/spe/CellScheduler.cc @ 666:4615489c5faa

simplify word_count
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 03 Dec 2009 02:11:31 +0900
parents 8cc609285bbe
children ab3cd3aeacff
line wrap: on
line diff
--- a/TaskManager/Cell/spe/CellScheduler.cc	Thu Dec 03 01:16:34 2009 +0900
+++ b/TaskManager/Cell/spe/CellScheduler.cc	Thu Dec 03 02:11:31 2009 +0900
@@ -1,5 +1,4 @@
 #include <stdio.h>
-#include <malloc.h>
 #include "CellScheduler.h"
 #include "CellDmaManager.h"
 #include "error.h"