blob: 49cd69051a8896392fa1c9335c1770c802d1aa15 [file] [log] [blame]
Paul Mundt3a2e1172007-05-01 16:33:10 +09001#ifndef __ASM_SH_KDEBUG_H
2#define __ASM_SH_KDEBUG_H
3
Paul Mundt3a2e1172007-05-01 16:33:10 +09004/* Grossly misnamed. */
5enum die_val {
6 DIE_TRAP,
Paul Mundt3a2e1172007-05-01 16:33:10 +09007};
8
Paul Mundt3a2e1172007-05-01 16:33:10 +09009#endif /* __ASM_SH_KDEBUG_H */