forked from wolfSSL/wolfssl
Eliminating unused files
This commit is contained in:
@@ -463,7 +463,9 @@ int GenerateSeed(OS_Seed* os, byte* output, word32 sz)
|
||||
#ifdef MICROCHIP_MPLAB_HARMONY
|
||||
#define PIC32_SEED_COUNT _CP0_GET_COUNT
|
||||
#else
|
||||
#include <peripheral/timer.h>
|
||||
#if !defined(CYASSL_MICROCHIP_PIC32MZ)
|
||||
#include <peripheral/timer.h>
|
||||
#endif
|
||||
#define PIC32_SEED_COUNT ReadCoreTimer
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user