commit | dd3ef10ea295f8f4181e6044fb19444cad7c6aab | [log] [tgz] |
---|---|---|
author | Guo Ren <ren_guo@c-sky.com> | Wed Sep 05 14:25:14 2018 +0800 |
committer | Guo Ren <ren_guo@c-sky.com> | Fri Oct 26 00:54:22 2018 +0800 |
tree | a866e02f173967c81798428d64a8b0f3f9c8cd6a | |
parent | e9564df753fd547fcbcd4fd10015c3b1213ef452 [diff] |
csky: VDSO and rt_sigreturn This patch adds files related to VDSO and our VDSO only support rt_sigreturn. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>