diff options
author | Mark Brown <broonie@kernel.org> | 2020-05-22 19:21:38 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-05-22 20:04:10 +0300 |
commit | cd76ca4dd63768385fb81927fdc3087ad3bfeefb (patch) | |
tree | 334c5301ce1734c8e8cad09c3a4d9d07c31543c0 /net/netlabel | |
parent | babf8a978d497af2fe4111cc80866b9e436bf785 (diff) | |
download | linux-cd76ca4dd63768385fb81927fdc3087ad3bfeefb.tar.xz |
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 'net/netlabel')
0 files changed, 0 insertions, 0 deletions