|
Last change
on this file since 558 was 354, checked in by stevenhl, 17 years ago |
|
Import untested baseline cmedia sources, work products and binaries
Binaries and work products should be deleted from repository.
once new builds are verified to work.
|
|
File size:
184 bytes
|
| Line | |
|---|
| 1 | /* $Id: current.h,v 1.1 2000/04/23 14:55:27 ktk 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.