source:
GPL/include/asm/current.h@
18
Last change on this file since 18 was 18, checked in by , 20 years ago | |
---|---|
File size: 190 bytes |
Line | |
---|---|
1 | /* $Id: current.h,v 1.1.1.1 2003/07/02 13:56:58 eleph Exp $ */ |
2 | |
3 | #ifndef _I386_CURRENT_H |
4 | #define _I386_CURRENT_H |
5 | |
6 | extern struct task_struct *current; |
7 | |
8 | #endif /* !(_I386_CURRENT_H) */ |
Note:
See TracBrowser
for help on using the repository browser.