mirror of
https://github.com/torvalds/linux.git
synced 2026-05-08 00:05:03 -04:00
They are only used inside kernel/ptrace.c, and have been for a long time. We don't want to go back to the bad-old-days when architectures did things on their own, so make them static and private. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>