Sfoglia il codice sorgente

Drop duplicate declaration

Samuel Thibault 12 anni fa
parent
commit
eb042d8852
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0 6
      include/starpu_top.h

+ 0 - 6
include/starpu_top.h

@@ -209,12 +209,6 @@ void starpu_top_update_data_float(const struct starpu_top_data* data,
 void starpu_top_debug_log(const char* message);
 void starpu_top_debug_lock(const char* message);
 
-int _starpu_top_status_get();
-
-void _starpu_top_task_prevision(struct starpu_task *task,
-								int devid,
-								unsigned long long start,
-								unsigned long long end);
 #ifdef __cplusplus
 }
 #endif