diff options
Diffstat (limited to 'tests/migration/migration-test.h')
-rw-r--r-- | tests/migration/migration-test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/migration/migration-test.h b/tests/migration/migration-test.h index aa3c3a9625..68512c0b1b 100644 --- a/tests/migration/migration-test.h +++ b/tests/migration/migration-test.h @@ -32,4 +32,4 @@ */ #define ARM_TEST_MAX_KERNEL_SIZE (512 * 1024) -#endif /* _MIGRATION_TEST_H */ +#endif /* MIGRATION_TEST_H */ |