]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/asm-sparc64/current.h
h63xx: tsc2101 alsa sound support
[linux-2.6-omap-h63xx.git] / include / asm-sparc64 / current.h
1 #ifndef _SPARC64_CURRENT_H
2 #define _SPARC64_CURRENT_H
3
4 #include <linux/thread_info.h>
5
6 register struct task_struct *current asm("g4");
7
8 #endif /* !(_SPARC64_CURRENT_H) */