commit | 742415d6b66bf09e3e73280178ef7ec85c90b7ee | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Fri Nov 02 17:16:01 2012 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Nov 15 15:08:04 2012 +1100 |
tree | cf0065c6665688a4148cd9a02186223b3bb05b46 | |
parent | 61e2390ede3cea186cc01f5f3d0c9eb570c42c40 [diff] |
powerpc: Turn syscall handler into macros This turns the syscall handler into macros as we are going to want to reuse them again later. Signed-off-by: Matt Evans <matt@ozlabs.org> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>