diff TaskManager/Cell/SpeThreads.h @ 736:1b225972ae88 draft

cut printf
author hiroki@localhost.localdomain
date Sun, 27 Dec 2009 20:39:33 +0900
parents 7ba4ad4538b1
children fb49e881f2ed
line wrap: on
line diff
--- a/TaskManager/Cell/SpeThreads.h	Fri Dec 25 20:20:40 2009 +0900
+++ b/TaskManager/Cell/SpeThreads.h	Sun Dec 27 20:39:33 2009 +0900
@@ -11,6 +11,7 @@
     spe_context_ptr_t ctx;
 } thread_arg_t;
 
+
 class SpeThreads {
 public:
     /* constructor */