Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libgcc/config/i386/_mulhc3.c

5 lines
61 B
C
Raw Normal View History

2023-03-06 14:48:14 +01:00
#ifdef __SSE2__
#define L_mulhc3
#include "libgcc2.c"
#endif