mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>