summaryrefslogtreecommitdiffhomepage
path: root/src/internal
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-12-22 23:23:45 -0500
committermidipix <writeonce@midipix.org>2016-11-11 00:22:30 -0500
commit7c0ec476c20697b2744dfe2d35732413fe04978d (patch)
tree02374fc89f927584d905468ef088ac6ec42a35d8 /src/internal
parent3b42f99f60194a4afea5bf04b9f1439ffde4d666 (diff)
downloadmdso-7c0ec476c20697b2744dfe2d35732413fe04978d.tar.bz2
mdso-7c0ec476c20697b2744dfe2d35732413fe04978d.tar.xz
driver: added --machine option.
Diffstat (limited to 'src/internal')
-rw-r--r--src/internal/mdso_driver_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/mdso_driver_impl.h b/src/internal/mdso_driver_impl.h
index 09f082a..440ff1e 100644
--- a/src/internal/mdso_driver_impl.h
+++ b/src/internal/mdso_driver_impl.h
@@ -10,6 +10,7 @@
enum app_tags {
TAG_HELP,
TAG_VERSION,
+ TAG_QUAD_PTR,
TAG_LIBNAME,
TAG_DSTDIR,
TAG_PRETTY,