fixed log_2 for ARM arch

This commit is contained in:
eddyem
2015-02-09 08:34:17 +03:00
parent b53a659d40
commit c14be0eb90
6 changed files with 189 additions and 20 deletions

View File

@@ -19,15 +19,15 @@
* MA 02110-1301, USA.
*/
#include <stdio.h>
#include <math.h>
#include <stdio.h>
#include "binmorph.h"
// these includes are for randini
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <limits.h>
#include <unistd.h>
/*
* Generate a quasy-random number to initialize PRNG
* name: throw_random_seed