Explorar o código

expose STARPU_HAVE_STRUCT_TIMESPEC for starpu_util.h

Samuel Thibault %!s(int64=10) %!d(string=hai) anos
pai
achega
2293d3db4f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      include/starpu_config.h.in

+ 2 - 1
include/starpu_config.h.in

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009-2014  Université de Bordeaux
+ * Copyright (C) 2009-2015  Université de Bordeaux
  * Copyright (C) 2010, 2011, 2012, 2013  Centre National de la Recherche Scientifique
  * Copyright (C) 2014  Inria
  *
@@ -129,5 +129,6 @@ typedef ssize_t starpu_ssize_t;
 #undef STARPU_HAVE_HWLOC
 #undef STARPU_HAVE_PTHREAD_SPIN_LOCK
 #undef STARPU_HAVE_PTHREAD_BARRIER
+#undef STARPU_HAVE_STRUCT_TIMESPEC
 
 #endif