Sign in
android-kvm
/
linux
/
54079430c5dbf041363ab39a0c254cd9e4f6aed5
/
.
/
tools
/
testing
/
selftests
/
arm64
/
fp
/
rdvl.h
blob: 5d323679fbc940bf1325197cacf49e8e96f2d0c3 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef
RDVL_H
#define
RDVL_H
int
rdvl_sme
(
void
);
int
rdvl_sve
(
void
);
#endif