mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 21:10:28 +09:00
Refactor the AUXV routines so they are more composable. In a future test we want to look for many AUXV entries and we don't want to have to read /proc/self/auxv each time. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>