|
|
| File: [Development] / linux-2.6-xfs / arch / um / include / sysrq.h (download)
Revision 1.2, Tue Jun 21 15:50:10 2005 UTC (12 years, 3 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.12 Merge of 2.6.x-xfs-melb:linux:22920a by kenmcd. |
#ifndef __UM_SYSRQ_H #define __UM_SYSRQ_H struct task_struct; extern void show_trace(struct task_struct* task, unsigned long *stack); #endif