summaryrefslogtreecommitdiff
path: root/src/base/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/configuration.h')
-rw-r--r--src/base/configuration.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/base/configuration.h b/src/base/configuration.h
index 897f234d7..f98111181 100644
--- a/src/base/configuration.h
+++ b/src/base/configuration.h
@@ -105,6 +105,8 @@ public:
static bool isBuiltWithLfsc();
+ static bool isBuiltWithSymFPU();
+
/* Return the number of debug tags */
static unsigned getNumDebugTags();
/* Return a sorted array of the debug tags name */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback