Skip to content

Commit

Permalink
target/mips: Remove unused headers from fpu_helper.c
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201206233949.3783184-4-f4bug@amsat.org>
  • Loading branch information
philmd committed Dec 13, 2020
1 parent 7b884bf commit 98cf80b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions target/mips/fpu_helper.c
Expand Up @@ -21,15 +21,11 @@
*/

#include "qemu/osdep.h"
#include "qemu/main-loop.h"
#include "cpu.h"
#include "internal.h"
#include "qemu/host-utils.h"
#include "exec/helper-proto.h"
#include "exec/exec-all.h"
#include "exec/cpu_ldst.h"
#include "exec/memop.h"
#include "sysemu/kvm.h"
#include "fpu/softfloat.h"


Expand Down

0 comments on commit 98cf80b

Please sign in to comment.