aboutgitcodebugslistschat
path: root/arch.h
blob: ce1c01b2ab1d582f6c4fcb6620ef9d2b07b79aa9 (plain) (blame)
1
2
3
4
5
6
/* SPDX-License-Identifier: AGPL-3.0-or-later
 * Copyright (c) 2022 Red Hat GmbH
 * Author: Stefano Brivio <sbrivio@redhat.com>
 */

void arch_avx2_exec(char **argv);