aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-11-16 03:12:56 -0800
committerDavid S. Miller <davem@davemloft.net>2008-02-09 04:17:54 -0800
commitba89f59ab825d4c9dee652ce0ca53e033a05d5ec (patch)
treec84b97ff66f2e66c7a1f7e7ce96d69ac504680d7 /include/asm-sparc64
parent[SPARC]: Merge asm-sparc{,64}/cputime.h (diff)
downloadlinux-dev-ba89f59ab825d4c9dee652ce0ca53e033a05d5ec.tar.xz
linux-dev-ba89f59ab825d4c9dee652ce0ca53e033a05d5ec.zip
[SPARC]: Merge asm-sparc{,64}/current.h
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sparc64')
-rw-r--r--include/asm-sparc64/current.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/include/asm-sparc64/current.h b/include/asm-sparc64/current.h
index 6c21e4ee2475..a7904a7f53a8 100644
--- a/include/asm-sparc64/current.h
+++ b/include/asm-sparc64/current.h
@@ -1,8 +1 @@
-#ifndef _SPARC64_CURRENT_H
-#define _SPARC64_CURRENT_H
-
-#include <linux/thread_info.h>
-
-register struct task_struct *current asm("g4");
-
-#endif /* !(_SPARC64_CURRENT_H) */
+#include <asm-sparc/current.h>