From 9d75af02d905f6005b9cee7f79615569d7d14dd4 Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 15 Nov 2016 00:07:23 -0500 Subject: driver: added --sections support (print image sections). --- src/internal/perk_driver_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/internal') diff --git a/src/internal/perk_driver_impl.h b/src/internal/perk_driver_impl.h index 9581210..5ca0bc3 100644 --- a/src/internal/perk_driver_impl.h +++ b/src/internal/perk_driver_impl.h @@ -17,6 +17,7 @@ enum app_tags { TAG_OUTPUT, TAG_PRETTY, TAG_IMGTYPE, + TAG_SECTIONS, TAG_EXPSYMS, TAG_IMPLIBS, TAG_IMPSYMS, -- cgit v1.2.3