repo.or.cz
/
linux-2.6.9-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git]
/
arch
/
um
/
include
/
sysrq.h
blob
2ce9423460b3858f5fc68db67d2fc1d85b90d865
1
#ifndef __UM_SYSRQ_H
2
#define __UM_SYSRQ_H
3
4
extern
void
show_trace
(
unsigned long
*
stack
);
5
6
#endif