summaryrefslogtreecommitdiff
path: root/target-alpha/op_helper.h
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-09-29 17:21:37 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-09-29 17:21:37 +0000
commit415d453ede8979febf031ae9729fa327b36cd8a7 (patch)
tree5666b6cae67385be8d76cad441e7debee4f6c927 /target-alpha/op_helper.h
parent32ba6ba3c1c975fe158cdafea6fbe203d93703e2 (diff)
downloadqemu-415d453ede8979febf031ae9729fa327b36cd8a7.tar.gz
qemu-415d453ede8979febf031ae9729fa327b36cd8a7.tar.bz2
qemu-415d453ede8979febf031ae9729fa327b36cd8a7.zip
target-alpha: misc fixes
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5355 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-alpha/op_helper.h')
-rw-r--r--target-alpha/op_helper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-alpha/op_helper.h b/target-alpha/op_helper.h
index 2afe16fc53..1ef71e98ba 100644
--- a/target-alpha/op_helper.h
+++ b/target-alpha/op_helper.h
@@ -43,5 +43,4 @@ void helper_mfpr (int iprn);
void helper_mtpr (int iprn);
void helper_ld_phys_to_virt (void);
void helper_st_phys_to_virt (void);
-void helper_tb_flush (void);