You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/jni/openssl/crypto/opensslconf.h

11 lines
196 B
C

// Auto-generated - DO NOT EDIT!
#ifndef OPENSSL_SYS_TRUSTY
#if defined(__LP64__)
#include "opensslconf-64.h"
#else
#include "opensslconf-32.h"
#endif
#else
#include "opensslconf-trusty.h"
#endif