Linux-2.3.3 and a short hiatus..
[davej-history.git] / include / asm-alpha / current.h
blob8db6dd06e23670c6499d033b34d1650f09daa309
1 #ifndef _ALPHA_CURRENT_H
2 #define _ALPHA_CURRENT_H
4 register struct task_struct *current __asm__("$8");
6 #endif /* !(_ALPHA_CURRENT_H) */