aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/cpumask.h
diff options
context:
space:
mode:
authorPetri Savolainen <petri.savolainen@nokia.com>2016-04-26 13:40:45 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2016-04-27 09:24:49 +0300
commit7a56ae3eb9947755d6b58a64bd0d06795cd097c0 (patch)
tree6223a2c9f83c3a54e4b06e3f9af8ed75b2c48962 /include/odp/api/spec/cpumask.h
parent64f8fa212ef3008c66a37938faf011f67fb2cb0d (diff)
api: config: removed config.h
Removed all references to config.h which is now empty. Signed-off-by: Petri Savolainen <petri.savolainen@nokia.com> Reviewed-and-tested-by: Bill Fischofer <bill.fischofer@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'include/odp/api/spec/cpumask.h')
-rw-r--r--include/odp/api/spec/cpumask.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/odp/api/spec/cpumask.h b/include/odp/api/spec/cpumask.h
index 129b3c18e..6e16fd0c0 100644
--- a/include/odp/api/spec/cpumask.h
+++ b/include/odp/api/spec/cpumask.h
@@ -19,8 +19,6 @@
extern "C" {
#endif
-#include <odp/api/config.h>
-
/** @defgroup odp_cpumask ODP CPUMASK
* CPU mask operations.
* @{