commit | fcb45ec074725baeb3aaa1b1854b9f44c3eebacf | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Tue Nov 24 13:05:38 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Dec 14 20:41:47 2015 +1100 |
tree | 5bed3b7b288a554cd633df3d387127638df12819 | |
parent | 1901d8bb45c3b82335c48e6232871f72ad10ed95 [diff] |
selftests/powerpc: Move get_auxv_entry() into utils.c This doesn't really belong in harness.c, it's a helper function. So move it into utils.c. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>