sparc64: Fix sparse warnings in global reg snapshotting.
authorDavid S. Miller <davem@davemloft.net>
Fri, 12 Sep 2008 06:19:22 +0000 (23:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Sep 2008 06:19:22 +0000 (23:19 -0700)
Lots of shadowed local variables and global_reg_snapshot[] needs
an extern declaration in asm/ptrace_64.h.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found