forked from wolfSSL/wolfssl
fix merge differences from this week
This commit is contained in:
@@ -25,8 +25,6 @@
|
|||||||
|
|
||||||
#include <cyassl/ctaocrypt/settings.h>
|
#include <cyassl/ctaocrypt/settings.h>
|
||||||
|
|
||||||
/* submitted by eof */
|
|
||||||
|
|
||||||
#ifdef USE_CYASSL_MEMORY
|
#ifdef USE_CYASSL_MEMORY
|
||||||
|
|
||||||
#include <cyassl/ctaocrypt/memory.h>
|
#include <cyassl/ctaocrypt/memory.h>
|
||||||
|
|||||||
@@ -89,6 +89,7 @@
|
|||||||
#ifdef MICROCHIP_PIC32
|
#ifdef MICROCHIP_PIC32
|
||||||
#define SIZEOF_LONG_LONG 8
|
#define SIZEOF_LONG_LONG 8
|
||||||
#define SINGLE_THREADED
|
#define SINGLE_THREADED
|
||||||
|
#define CYASSL_USER_IO
|
||||||
#define NO_WRITEV
|
#define NO_WRITEV
|
||||||
#define NO_DEV_RANDOM
|
#define NO_DEV_RANDOM
|
||||||
#define NO_FILESYSTEM
|
#define NO_FILESYSTEM
|
||||||
|
|||||||
@@ -32,8 +32,6 @@
|
|||||||
|
|
||||||
#include <cyassl/ctaocrypt/settings.h>
|
#include <cyassl/ctaocrypt/settings.h>
|
||||||
|
|
||||||
#include <cyassl/ctaocrypt/settings.h>
|
|
||||||
|
|
||||||
#if !defined(CYASSL_TRACK_MEMORY) && !defined(NO_MAIN_DRIVER)
|
#if !defined(CYASSL_TRACK_MEMORY) && !defined(NO_MAIN_DRIVER)
|
||||||
/* in case memory tracker wants stats */
|
/* in case memory tracker wants stats */
|
||||||
#define CYASSL_TRACK_MEMORY
|
#define CYASSL_TRACK_MEMORY
|
||||||
|
|||||||
Reference in New Issue
Block a user