aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/arm64/fp/rdvl.h
blob: 7c9d953fc9e7337e5794196af9574265797cd2fd (plain) (blame)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef RDVL_H
#define RDVL_H

int rdvl_sve(void);

#endif