summaryrefslogtreecommitdiff
path: root/plugins/arm/register-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/arm/register-int.h')
-rw-r--r--plugins/arm/register-int.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/arm/register-int.h b/plugins/arm/register-int.h
index 616750f..e4b834a 100644
--- a/plugins/arm/register-int.h
+++ b/plugins/arm/register-int.h
@@ -25,7 +25,6 @@
#define _PLUGINS_ARM_REGISTER_INT_H
-
#include <arch/register-int.h>
@@ -33,9 +32,6 @@
-#define MAX_REGNAME_LEN 8
-
-
/* Représentation d'un registre ARM (instance) */
struct _GArmRegister
{