mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-13 03:29:11 +00:00
PolarSSL: update to current stable version (1.3.4)
I just removed Externals/polarssl/, added the new version, then deleted the following files/directories: DartConfiguration.tcl Makefile doxygen/ library/Makefile programs/ scripts/ tests/ visualc/
This commit is contained in:
parent
7be3dae988
commit
d025d63fd6
152 changed files with 33088 additions and 13751 deletions
1
Externals/polarssl/library/havege.c
vendored
1
Externals/polarssl/library/havege.c
vendored
|
@ -38,7 +38,6 @@
|
|||
#include "polarssl/timing.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
/* ------------------------------------------------------------------------
|
||||
* On average, one iteration accesses two 8-word blocks in the havege WALK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue