diff options
Diffstat (limited to 'arch/hexagon/include/asm/fpu.h')
-rw-r--r-- | arch/hexagon/include/asm/fpu.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/hexagon/include/asm/fpu.h b/arch/hexagon/include/asm/fpu.h new file mode 100644 index 000000000000..0e135ea8c45b --- /dev/null +++ b/arch/hexagon/include/asm/fpu.h @@ -0,0 +1,4 @@ +/* + * If the FPU is used inside the kernel, + * kernel_fpu_end() will be defined here. + */ |