summaryrefslogtreecommitdiff
path: root/include/xtensa-dynconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xtensa-dynconfig.h')
-rw-r--r--include/xtensa-dynconfig.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/xtensa-dynconfig.h b/include/xtensa-dynconfig.h
index bb72d6ab22d..b6b02186413 100644
--- a/include/xtensa-dynconfig.h
+++ b/include/xtensa-dynconfig.h
@@ -104,8 +104,6 @@ struct xtensa_config_v2
int xtensa_march_earliest;
};
-typedef struct xtensa_isa_internal_struct xtensa_isa_internal;
-
extern const void *xtensa_load_config (const char *name,
const void *no_plugin_def,
const void *no_name_def);