[BACK]Return to sysrq.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / um / include

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
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -1 lines

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