summaryrefslogtreecommitdiff
path: root/post/lib_powerpc/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_powerpc/cpu.c')
-rw-r--r--post/lib_powerpc/cpu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/post/lib_powerpc/cpu.c b/post/lib_powerpc/cpu.c
index 915eb0a764..529f2fa65a 100644
--- a/post/lib_powerpc/cpu.c
+++ b/post/lib_powerpc/cpu.c
@@ -42,8 +42,6 @@ extern int cpu_post_test_multi (void);
extern int cpu_post_test_string (void);
extern int cpu_post_test_complex (void);
-DECLARE_GLOBAL_DATA_PTR;
-
ulong cpu_post_makecr (long v)
{
ulong cr = 0;