summaryrefslogtreecommitdiff
path: root/rld-rap.h
diff options
context:
space:
mode:
Diffstat (limited to 'rld-rap.h')
-rw-r--r--rld-rap.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/rld-rap.h b/rld-rap.h
index df74bbe..b612e49 100644
--- a/rld-rap.h
+++ b/rld-rap.h
@@ -32,6 +32,11 @@ namespace rld
namespace rap
{
/**
+ * Output details or not.
+ */
+ extern bool add_obj_details;
+
+ /**
* The RAP relocation bit masks.
*/
#define RAP_RELOC_RELA (1UL << 31)