#ifndef __UM_SYSRQ_H
#define __UM_SYSRQ_H

extern void show_trace(unsigned long *stack);

#endif