powerpc: Get 64-bit configs to compile with ARCH=powerpc
[linux-2.6-block.git] / arch / powerpc / kernel / head_64.S
index 3fcac3c37b9b1dd9e238e1f2c61dd2956adddec8..a4ceb9ae20fc01bfd67bcc0790cf695b6b92f090 100644 (file)
@@ -746,6 +746,7 @@ bad_stack:
  * any task or sent any task a signal, you should use
  * ret_from_except or ret_from_except_lite instead of this.
  */
+       .globl  fast_exception_return
 fast_exception_return:
        ld      r12,_MSR(r1)
        ld      r11,_NIP(r1)