From ef0d51af1e5b7f29bfb72f0bf5f528c272c277a8 Mon Sep 17 00:00:00 2001
From: aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Date: Sun, 30 Nov 2008 17:26:29 +0000
Subject: target-ppc: convert PPC 440 instructions to TCG

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5836 c046a42c-6fe2-441c-8c8c-71466251a162
---
 target-ppc/op_helper.h | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'target-ppc/op_helper.h')

diff --git a/target-ppc/op_helper.h b/target-ppc/op_helper.h
index 4318f9a..7ee8834 100644
--- a/target-ppc/op_helper.h
+++ b/target-ppc/op_helper.h
@@ -63,9 +63,6 @@ void do_4xx_tlbwe_lo (void);
 void do_4xx_tlbwe_hi (void);
 #endif
 
-/* PowerPC 440 specific helpers */
-void do_440_dlmzb (void);
-
 /* PowerPC 403 specific helpers */
 #if !defined(CONFIG_USER_ONLY)
 void do_load_403_pb (int num);
-- 
cgit v1.1