ia64/pv_ops/xen: implement xen pv_time_ops.
[pv_ops_mirror.git] / include / asm-sh / kdebug.h
blob49cd69051a8896392fa1c9335c1770c802d1aa15
1 #ifndef __ASM_SH_KDEBUG_H
2 #define __ASM_SH_KDEBUG_H
4 /* Grossly misnamed. */
5 enum die_val {
6 DIE_TRAP,
7 };
9 #endif /* __ASM_SH_KDEBUG_H */