aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arc/memusage.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arc/memusage.h')
-rw-r--r--sysdeps/arc/memusage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/arc/memusage.h b/sysdeps/arc/memusage.h
index 290252a..e8a508a 100644
--- a/sysdeps/arc/memusage.h
+++ b/sysdeps/arc/memusage.h
@@ -18,6 +18,4 @@
#define GETSP() ({ register uintptr_t stack_ptr asm ("sp"); stack_ptr; })
-#define uatomic32_t unsigned int
-
#include <sysdeps/generic/memusage.h>