2 * Copyright 2004-2008 Analog Devices Inc.
4 * Licensed under the GPL-2 or later.
7 #ifndef _UAPI_ASM_BLACKFIN_SIGCONTEXT_H
8 #define _UAPI_ASM_BLACKFIN_SIGCONTEXT_H
10 /* Add new entries at the end of the structure only. */
31 unsigned long sc_astat
;
32 unsigned long sc_rets
;
34 unsigned long sc_retx
;
58 unsigned long sc_seqstat
;
61 #endif /* _UAPI_ASM_BLACKFIN_SIGCONTEXT_H */