summaryrefslogtreecommitdiffstats
path: root/runtime/uprobes/uprobes_ppc.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename uprobes_ppc64.c to uprobes_ppc.c, use it for ppc32Anton Vorontsov2009-12-011-0/+82
The code *looks* generic enough, so I think it can be used for ppc32 without modifications. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>