diff TaskManager/Cell/spe/SpeTaskManagerImpl.h @ 1479:163220e54cc0 draft

remove hard code for TaskLog
author Daichi TOMA <toma@cr.ie.u-ryukyu.ac.jp>
date Tue, 24 Jul 2012 17:15:15 +0900
parents 840dee241530
children f2512fb94223
line wrap: on
line diff
--- a/TaskManager/Cell/spe/SpeTaskManagerImpl.h	Fri Jul 20 05:47:14 2012 +0900
+++ b/TaskManager/Cell/spe/SpeTaskManagerImpl.h	Tue Jul 24 17:15:15 2012 +0900
@@ -16,7 +16,7 @@
 
     /* functions */
     // call by system
-    void init(int spuIdle,int useRefDma);
+    void init(int spuIdle,int useRefDma, int export_task_log);
     void run();
     void start_profile();
     void show_profile();