arm64: Remove the aux_context structure
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 4 Apr 2014 14:42:16 +0000 (15:42 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 9 May 2014 14:47:48 +0000 (15:47 +0100)
This patch removes the aux_context structure (and the containing file)
to allow the placement of the _aarch64_ctx end magic based on the
context stored on the signal stack.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found