Skip to content

Commit

Permalink
pull in preempt_{dis,en}able
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Fülöp <attila@fueloep.org>
  • Loading branch information
AttilaFueloep committed Feb 17, 2022
1 parent f91a23c commit 3c5bdf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/os/linux/kernel/linux/simd_x86.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@

#if defined(HAVE_KERNEL_FPU_API_HEADER)
#include <asm/fpu/api.h>
#include <asm/fpu/internal.h>
#else
#include <asm/i387.h>
#endif
Expand Down

0 comments on commit 3c5bdf2

Please sign in to comment.