aboutgitcodebugslistschat
path: root/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch.h')
-rw-r--r--arch.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch.h b/arch.h
new file mode 100644
index 0000000..ce1c01b
--- /dev/null
+++ b/arch.h
@@ -0,0 +1,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);