Cleaned up headers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "bootrom_type.h"
|
||||
#include "dev/types.h"
|
||||
|
||||
static const unsigned char sbox[256] =
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "bootrom_type.h"
|
||||
#include "dev/types.h"
|
||||
|
||||
#ifdef DEV_CRYPTO
|
||||
#include "dev_util.h"
|
||||
|
||||
Reference in New Issue
Block a user