* added 0.99 linux version
[mascara-docs.git] / i386 / linux / linux-2.3.21 / include / asm-sparc / current.h
blob66cf661e4b57cec558b9bf048da894b51ab1c537
1 #ifndef _SPARC_CURRENT_H
2 #define _SPARC_CURRENT_H
4 /* Sparc rules... */
5 register struct task_struct *current asm("g6");
7 #endif /* !(_SPARC_CURRENT_H) */