forked from Imagelibrary/seL4
trivial: Remove unused header files
Signed-off-by: Yanyan Shen <yanyan.shen@data61.csiro.au>
This commit is contained in:
committed by
Siwei Zhuang
parent
f6507ae6c5
commit
a233f71184
@@ -15,7 +15,6 @@
|
||||
#include <api/types.h>
|
||||
#include <smp/lock.h>
|
||||
#include <arch/machine/hardware.h>
|
||||
#include <arch/machine/fpu.h>
|
||||
#include <machine/fpu.h>
|
||||
|
||||
void slowpath(syscall_t syscall)
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
#include <api/syscall.h>
|
||||
#include <util.h>
|
||||
#include <arch/machine/hardware.h>
|
||||
#include <arch/machine/fpu.h>
|
||||
#include <machine/fpu.h>
|
||||
|
||||
#include <benchmark/benchmark_track.h>
|
||||
|
||||
Reference in New Issue
Block a user