commit | d5c6b0d9211b676cbcd3209ae674f6ad96b1e1df | [log] [tgz] |
---|---|---|
author | David Ng <dave@codeaurora.org> | Sun Dec 21 12:53:22 2014 -0800 |
committer | cuzz1369 <cuzz1369@gmail.com> | Thu Jun 11 18:21:39 2015 -0400 |
tree | e3dca86d5f318859cd8f9ffe5cb1398ac10d6bfb | |
parent | fa8804690602cdd602063426266e651e9ff10895 [diff] |
arm64: Add 32-bit sigcontext definition to uapi signcontext.h The arm64 uapi sigcontext.h can be included by 32-bit userspace modules. Since arm and arm64 sigcontext definition are not compatible, add arm sigcontext definition to arm64 sigcontext.h. Change-Id: I94109b094f6c8376fdaeb2822d7b26d18ddfb2bc Signed-off-by: David Ng <dave@codeaurora.org> Signed-off-by: Divya Sharma <c_shard@codeaurora.org> Signed-off-by: Anh Nguyen <anguyen@codeaurora.org>