1 #if defined(OPENSSL_NO_ASM)
2 # include "./asn1t_no-asm.h"
3 #else
4 # include "./asn1t_asm.h"
5 #endif
6