Sign in
gbmc
/
linux
/
2c8b09ac2537299511c898bc71b1a5f2756c831c
/
.
/
arch
/
x86
/
include
/
asm
/
fpu.h
blob: b2743fe19339a643760bdf7bd398526848a9d741 [
file
]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2023 SiFive
*/
#ifndef
_ASM_X86_FPU_H
#define
_ASM_X86_FPU_H
#include
<asm/fpu/api.h>
#define
kernel_fpu_available
()
true
#endif
/* ! _ASM_X86_FPU_H */