summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/linux/defs1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/linux/defs1.c')
-rw-r--r--src/pkg/runtime/linux/defs1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/runtime/linux/defs1.c b/src/pkg/runtime/linux/defs1.c
index 0fe3506ad..e737f8e9e 100644
--- a/src/pkg/runtime/linux/defs1.c
+++ b/src/pkg/runtime/linux/defs1.c
@@ -14,7 +14,6 @@ typedef __sigset_t $Usigset;
typedef struct _libc_fpxreg $Fpxreg;
typedef struct _libc_xmmreg $Xmmreg;
typedef struct _libc_fpstate $Fpstate;
-typedef struct _libc_fpreg $Fpreg;
typedef struct _fpxreg $Fpxreg1;
typedef struct _xmmreg $Xmmreg1;
typedef struct _fpstate $Fpstate1;