4 #include "qemu-common.h"
5 #include "host-utils.h"
7 #include "core-fsf/core-isa.h"
8 #include "overlay_tool.h"
10 static const XtensaConfig fsf = {
12 .options = XTENSA_OPTIONS,
13 /* GDB for this core is not supported currently */
14 .nareg = XCHAL_NUM_AREGS,
19 .clock_freq_khz = 10000,