aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/Utils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/armnn/Utils.hpp')
-rw-r--r--include/armnn/Utils.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/armnn/Utils.hpp b/include/armnn/Utils.hpp
index 773a4036e2..efd3d218e3 100644
--- a/include/armnn/Utils.hpp
+++ b/include/armnn/Utils.hpp
@@ -35,4 +35,6 @@ void ConfigureLogging(bool printToStandardOutput, bool printToDebugOutput, LogSe
# define ARMNN_FALLTHROUGH ((void)0)
#endif
+bool NeonDetected();
+
} // namespace armnn