summaryrefslogtreecommitdiff
path: root/arch/microblaze/bits/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/bits/signal.h')
-rw-r--r--arch/microblaze/bits/signal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/bits/signal.h b/arch/microblaze/bits/signal.h
index bb60d0dd..94aafd0f 100644
--- a/arch/microblaze/bits/signal.h
+++ b/arch/microblaze/bits/signal.h
@@ -2,6 +2,7 @@
|| defined(_XOPEN_SOURCE) || defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
+typedef unsigned long greg_t, gregset_t[38];
typedef struct sigcontext
{
struct {