summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/slibtool/slibtool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h
index e02e6dc..88e044c 100644
--- a/include/slibtool/slibtool.h
+++ b/include/slibtool/slibtool.h
@@ -60,6 +60,7 @@ extern "C" {
#define SLBT_DRIVER_ALL_STATIC 0x01000000
#define SLBT_DRIVER_DISABLE_STATIC 0x02000000
#define SLBT_DRIVER_DISABLE_SHARED 0x04000000
+#define SLBT_DRIVER_LEGABITS 0x08000000
#define SLBT_DRIVER_ANNOTATE_ALWAYS 0x10000000
#define SLBT_DRIVER_ANNOTATE_NEVER 0x20000000