include/asm-powerpc/syscall.h
0 → 100644
+84
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add asm/syscall.h for powerpc with all the required entry points. This will allow arch-independent tracing code for system calls. BenH: Fixed up use of regs->trap to properly mask low bit Signed-off-by:Roland McGrath <roland@redhat.com> Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>