Dmitry V. Levin a3c483545a sigreturn.c: split arch specific code into separate arch files
Split code that use arch-specific registers to separate arch files.

* sigreturn.c (sys_sigreturn): Move arch-specific code
to linux/*/arch_sigreturn.c, include "arch_sigreturn.c".
* linux/arch_sigreturn.c: New file.
* Makefile.am (EXTRA_DIST): Add linux/arch_sigreturn.c
and linux/*/arch_sigreturn.c files.
2015-03-23 22:25:05 +00:00
..
2015-02-06 01:23:05 +00:00
2013-02-14 13:39:53 +01:00
2014-02-04 00:03:08 +00:00
2001-08-03 21:51:48 +00:00
2015-02-26 22:07:14 +00:00
2015-02-06 01:23:05 +00:00
2013-05-02 22:50:55 +00:00