summaryrefslogtreecommitdiff
path: root/sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-10-01 14:39:29 -0700
committerRoland McGrath <roland@hack.frob.com>2012-10-01 14:39:29 -0700
commit51367701af87ea6f1154fb4ddab27e7f4560ee6c (patch)
tree0e59fc956b579f7ab2fae7bee1fd900f28fab107 /sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
parent4d57bf6393191446d0e43a82af49f0ebbb7b2788 (diff)
Get rid of unused __swblk_t type.
Diffstat (limited to 'sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h')
-rw-r--r--sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h b/sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
index 67d82e6e75..0714ed02b5 100644
--- a/sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
+++ b/sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
@@ -51,7 +51,6 @@
#define __USECONDS_T_TYPE __U32_TYPE
#define __SUSECONDS_T_TYPE __SLONGWORD_TYPE
#define __DADDR_T_TYPE __S32_TYPE
-#define __SWBLK_T_TYPE __S32_TYPE
#define __KEY_T_TYPE __S32_TYPE
#define __CLOCKID_T_TYPE __S32_TYPE
#define __TIMER_T_TYPE __S32_TYPE