summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/primitives/linux
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-0/+0
This macro is taken from s390, and allows more flexibility in changing exception table format. mpe: Put it in ppc_asm.h and only define one version using stringinfy_in_c(). Add some empty definitions and headers to keep the selftests happy. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
OpenPOWER on IntegriCloud