mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
Add "static"
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6588 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
3ae86ab936
commit
2edd089f8a
2 changed files with 1 additions and 3 deletions
|
@ -390,8 +390,6 @@ typedef struct TCGTargetOpDef {
|
|||
const char *args_ct_str[TCG_MAX_OP_ARGS];
|
||||
} TCGTargetOpDef;
|
||||
|
||||
extern TCGOpDef tcg_op_defs[];
|
||||
|
||||
void tcg_target_init(TCGContext *s);
|
||||
void tcg_target_qemu_prologue(TCGContext *s);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue