mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-08 21:17:51 +00:00
Humungous refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "NOD/aes.hpp"
|
||||
#include "nod/aes.hpp"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include <cpuid.h>
|
||||
#endif
|
||||
|
||||
namespace NOD
|
||||
namespace nod
|
||||
{
|
||||
|
||||
/* rotates x one bit to the left */
|
||||
|
||||
Reference in New Issue
Block a user