blob: 96eb422e76f656c496746ffe957ff40a01be7b08 [file] [log] [blame]
Ambroise Vincentfae77722019-03-07 10:17:15 +00001/*
2 * Copyright (c) 2019, Arm Limited. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#ifndef TEST_SVE_H
8#define TEST_SVE_H
9
10#define SVE_ARRAYSIZE 1024
11
12#endif /* TEST_SVE_H */