patch-2.1.116 linux/include/asm-i386/current.h
Next file: linux/include/asm-i386/pgtable.h
Previous file: linux/include/asm-i386/bugs.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 14 16:35:22 1998
- Orig file:
v2.1.115/linux/include/asm-i386/current.h
- Orig date:
Thu May 14 19:47:43 1998
diff -u --recursive --new-file v2.1.115/linux/include/asm-i386/current.h linux/include/asm-i386/current.h
@@ -1,6 +1,8 @@
#ifndef _I386_CURRENT_H
#define _I386_CURRENT_H
+struct task_struct;
+
static inline struct task_struct * get_current(void)
{
struct task_struct *current;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov