summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/metag
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/metag')
-rw-r--r--libc/sysdeps/linux/metag/sysdep.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/sysdeps/linux/metag/sysdep.h b/libc/sysdeps/linux/metag/sysdep.h
index a12f393ce..8750641b6 100644
--- a/libc/sysdeps/linux/metag/sysdep.h
+++ b/libc/sysdeps/linux/metag/sysdep.h
@@ -53,7 +53,3 @@ __local_syscall_error: \
#endif
#endif /* __ASSEMBLER __*/
-
-/* Pointer mangling is not yet supported for META. */
-#define PTR_MANGLE(var) (void) (var)
-#define PTR_DEMANGLE(var) (void) (var)