From 3e55ee4c865e68c28daf9fe0a90346fa5c3446f2 Mon Sep 17 00:00:00 2001 From: midipix Date: Wed, 8 Feb 2017 00:41:56 -0500 Subject: driver: utility api: added mdso_create_implib_objects(). --- src/internal/mdso_driver_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/internal') diff --git a/src/internal/mdso_driver_impl.h b/src/internal/mdso_driver_impl.h index 5e260f8..ffeae9d 100644 --- a/src/internal/mdso_driver_impl.h +++ b/src/internal/mdso_driver_impl.h @@ -16,6 +16,7 @@ enum app_tags { TAG_HELP, TAG_VERSION, TAG_ASM, + TAG_OBJ, TAG_QUAD_PTR, TAG_LIBPATH, TAG_LIBNAME, -- cgit v1.2.3