diff options
author | Mark Brown <broonie@kernel.org> | 2020-05-22 17:21:38 +0100 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-05-22 11:04:10 -0600 |
commit | cd76ca4dd63768385fb81927fdc3087ad3bfeefb (patch) | |
tree | 334c5301ce1734c8e8cad09c3a4d9d07c31543c0 /lib/test_kmod.c | |
parent | babf8a978d497af2fe4111cc80866b9e436bf785 (diff) |
selftests: vdso: Use a header file to prototype parse_vdso API
Both vdso_test_gettimeofday and vdso_standalone_test_x86 use the library in
parse_vdso.c but each separately declares the API it offers which is not
ideal. Create a header file with prototypes of the functions and use it in
both the library and the tests to ensure that the same prototypes are used
throughout.
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'lib/test_kmod.c')
0 files changed, 0 insertions, 0 deletions