source:
sbliveos2/trunk/include/asm/current.h
Last change on this file was 142, checked in by , 25 years ago | |
---|---|
|
|
File size: 130 bytes |
Line | |
---|---|
1 | /* $Id: current.h 142 2000-04-23 14:55:46Z ktk $ */ |
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.