summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mdso/mdso.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mdso/mdso.h b/include/mdso/mdso.h
index 88159fc..6f2796c 100644
--- a/include/mdso/mdso.h
+++ b/include/mdso/mdso.h
@@ -48,6 +48,7 @@ struct mdso_common_ctx {
uint64_t drvflags;
uint64_t actflags;
uint64_t fmtflags;
+ uint32_t dsoflags;
const char * libname;
const char * asmbase;
const char * dstdir;