From dc79afc0facb5de24d63fbaba6a345222a86d0d5 Mon Sep 17 00:00:00 2001 From: mirabilos Date: Sun, 29 Jan 2017 14:22:02 +0100 Subject: g/c __libc_errno Signed-off-by: mirabilos Signed-off-by: Waldemar Brodkorb --- libc/sysdeps/linux/sh/sysdep.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libc/sysdeps/linux/sh') diff --git a/libc/sysdeps/linux/sh/sysdep.h b/libc/sysdeps/linux/sh/sysdep.h index 56fa3f7b1..42dc00e34 100644 --- a/libc/sysdeps/linux/sh/sysdep.h +++ b/libc/sysdeps/linux/sh/sysdep.h @@ -134,11 +134,7 @@ # if defined USE___THREAD -# ifndef NOT_IN_libc -# define SYSCALL_ERROR_ERRNO __libc_errno -# else # define SYSCALL_ERROR_ERRNO errno -# endif # define SYSCALL_ERROR_HANDLER \ neg r0,r1; \ mov r12,r2; \ -- cgit v1.2.3