Commit bc271136 authored by Guan Xuetao's avatar Guan Xuetao
Browse files

unicore32-oldabi: add oldabi syscall interface

v2: Change current_thread_info()->restart_block to current->restart_block in signal.c
According to commit f56141e3


	all arches, signal: move restart_block to struct task_struct

Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>

v1: Define unicore32 oldabi syscall in
	arch/unicore32/include/uapi/asm/unistd-oldabi.h.
And implement some architecture related syscalls.

Signed-off-by: default avatarGuan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: default avatarQin Rui <qinrui@pku.edu.cn>
Tested-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 09f0c7de
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment