Files

6 lines
92 B
C
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
#if defined(OPENSSL_NO_ASM)
# include "./err_no-asm.h"
#else
# include "./err_asm.h"
#endif