2 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3 * Licensed under the GPL
9 #include "sysdep/frame.h"
18 struct arch_frame_data arch
;
22 struct frame_common common
;
26 extern struct sc_frame signal_frame_sc
;
28 extern struct sc_frame signal_frame_sc_sr
;
31 struct frame_common common
;
38 extern struct si_frame signal_frame_si
;
40 extern void capture_signal_stack(void);
45 * Overrides for Emacs so that we follow Linus's tabbing style.
46 * Emacs will notice this stuff at the end of the file and automatically
47 * adjust the settings for this buffer only. This must remain at the end
49 * ---------------------------------------------------------------------------
51 * c-file-style: "linux"