cleanup
[linux-2.4.21-pre4.git] / include / asm-alpha / current.h
1 #ifndef _ALPHA_CURRENT_H
2 #define _ALPHA_CURRENT_H
3
4 register struct task_struct *current __asm__("$8");
5
6 #endif /* !(_ALPHA_CURRENT_H) */