mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 03:29:11 +02:00
There are some functions, especially register related, which can be shared across multiple selftests/powerpc test directories. This patch creates a new include directory to store those shared files, so that the file layout becomes more neat. Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> [mpe: Reworked to move the headers only] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| context_switch.c | ||
| futex_bench.c | ||
| gettimeofday.c | ||
| Makefile | ||
| mmap_bench.c | ||
| null_syscall.c | ||