]> Git Repo - qemu.git/blobdiff - target-unicore32/helper.h
block/iscsi: handle zero events from iscsi_which_events
[qemu.git] / target-unicore32 / helper.h
index a4b81494aaa026975ddadd233e2deb2b7b51ce4c..941813749daa364fcb9e4c25c40a9aaf7dc10083 100644 (file)
@@ -6,7 +6,6 @@
  * published by the Free Software Foundation, or (at your option) any
  * later version. See the COPYING file in the top-level directory.
  */
-#include "def-helper.h"
 
 #ifndef CONFIG_USER_ONLY
 DEF_HELPER_4(cp0_set, void, env, i32, i32, i32)
@@ -64,5 +63,3 @@ DEF_HELPER_2(ucf64_si2df, f64, f32, env)
 
 DEF_HELPER_2(ucf64_sf2si, f32, f32, env)
 DEF_HELPER_2(ucf64_df2si, f32, f64, env)
-
-#include "def-helper.h"
This page took 0.031805 seconds and 4 git commands to generate.