]> Git Repo - qemu.git/blobdiff - target-xtensa/core-fsf.c
block/iscsi: handle zero events from iscsi_which_events
[qemu.git] / target-xtensa / core-fsf.c
index 6859bee062cc2ea45e505fcd3336d39b281eda5d..cfcc840255ee850e347695426152b6c4e3099d6f 100644 (file)
@@ -33,7 +33,7 @@
 #include "core-fsf/core-isa.h"
 #include "overlay_tool.h"
 
-static const XtensaConfig fsf = {
+static const XtensaConfig fsf __attribute__((unused)) = {
     .name = "fsf",
     /* GDB for this core is not supported currently */
     .clock_freq_khz = 10000,
This page took 0.034177 seconds and 4 git commands to generate.