chroe: remove extra header in AARCH64

main
Sean McBride 4 years ago
parent 6df2aadc61
commit e798474982

@ -2,7 +2,6 @@
#if defined(AARCH64) || defined(aarch64) #if defined(AARCH64) || defined(aarch64)
#include <assert.h> #include <assert.h>
#include <stdint.h>
#include "arch/common.h" #include "arch/common.h"
#include "current_sandbox.h" #include "current_sandbox.h"

Loading…
Cancel
Save