summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/DNBArch.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/tools/debugserver/source/DNBArch.h')
-rw-r--r--lldb/tools/debugserver/source/DNBArch.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lldb/tools/debugserver/source/DNBArch.h b/lldb/tools/debugserver/source/DNBArch.h
index b3cb070e55c..998ca4df55b 100644
--- a/lldb/tools/debugserver/source/DNBArch.h
+++ b/lldb/tools/debugserver/source/DNBArch.h
@@ -43,6 +43,9 @@ public:
static DNBArchProtocol *
Create (MachThread *thread);
+ static uint32_t
+ GetRegisterCPUType ();
+
static const DNBRegisterSetInfo *
GetRegisterSetInfo (nub_size_t *num_reg_sets);
OpenPOWER on IntegriCloud