summaryrefslogtreecommitdiff
path: root/libm/metag/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libm/metag/internal.h')
-rw-r--r--libm/metag/internal.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/libm/metag/internal.h b/libm/metag/internal.h
new file mode 100644
index 000000000..77297727b
--- /dev/null
+++ b/libm/metag/internal.h
@@ -0,0 +1,7 @@
+/*
+ * Copyright (C) 2013 Imagination Technologies Ltd.
+ *
+ * Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball.
+ */
+
+void metag_set_fpu_flags(unsigned int flags);