target-alpha: Remove bogus DO_TB_FLUSH code from translator.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
Richard Henderson 2009-12-09 15:44:08 -08:00 committed by Aurelien Jarno
parent da1f14021e
commit 19188121b4
3 changed files with 1 additions and 14 deletions

View file

@ -1,7 +1,5 @@
#include "def-helper.h"
DEF_HELPER_0(tb_flush, void)
DEF_HELPER_2(excp, void, int, int)
DEF_HELPER_0(load_pcc, i64)
DEF_HELPER_0(rc, i64)