refactor: move macro to utils.h
This commit is contained in:
@@ -7,7 +7,7 @@ extern "C"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "macro.h"
|
||||
#include "utils.h"
|
||||
|
||||
struct __attribute__((aligned(64))) packet_io_stat
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user