about summary refs log tree commit diff
path: root/sysdeps/m68k/sys/ucontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/sys/ucontext.h')
-rw-r--r--sysdeps/m68k/sys/ucontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/sys/ucontext.h b/sysdeps/m68k/sys/ucontext.h
index 14232d268a..7b723d6862 100644
--- a/sysdeps/m68k/sys/ucontext.h
+++ b/sysdeps/m68k/sys/ucontext.h
@@ -83,7 +83,7 @@ enum
 };
 
 /* Structure to describe FPU registers.  */
-typedef struct fpregset
+typedef struct
 {
   int f_pcr;
   int f_psr;