Added superscalar-stats

Fixed makefile
This commit is contained in:
tevador
2019-04-13 12:02:08 +02:00
parent 53d272c6a9
commit 9c383dc2ba
10 changed files with 239 additions and 455 deletions

View File

@@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License
along with RandomX. If not, see<http://www.gnu.org/licenses/>.
*/
#include <stddef.h>
#include "blake2/blake2.h"
#include "blake2/endian.h"
#include "Blake2Generator.hpp"