diff options
Diffstat (limited to 'tools/testing/selftests/powerpc/utils.h')
| -rw-r--r-- | tools/testing/selftests/powerpc/utils.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tools/testing/selftests/powerpc/utils.h b/tools/testing/selftests/powerpc/utils.h index 2ec455e37792..b7d41086bb0a 100644 --- a/tools/testing/selftests/powerpc/utils.h +++ b/tools/testing/selftests/powerpc/utils.h | |||
| @@ -20,7 +20,7 @@ typedef uint8_t u8; | |||
| 20 | 20 | ||
| 21 | 21 | ||
| 22 | int test_harness(int (test_function)(void), char *name); | 22 | int test_harness(int (test_function)(void), char *name); | 
| 23 | 23 | extern void *get_auxv_entry(int type); | |
| 24 | 24 | ||
| 25 | /* Yes, this is evil */ | 25 | /* Yes, this is evil */ | 
| 26 | #define FAIL_IF(x) \ | 26 | #define FAIL_IF(x) \ | 
