diff options
| author | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-04-28 08:55:02 +0000 |
|---|---|---|
| committer | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-06-29 08:15:36 +0000 |
| commit | 4d7a9535977fb450b97ec112d739d5563fbc166b (patch) | |
| tree | b137b5d20dc54d6e2f13ed2200b991ff7cc8a179 /sys/i386 | |
| parent | 38e5a2a185bc87d6775b96f07055263ca3377bcd (diff) | |
Diffstat (limited to 'sys/i386')
| -rw-r--r-- | sys/i386/linux/linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h index 2ccb2f92ef22..32f92d8c637b 100644 --- a/sys/i386/linux/linux.h +++ b/sys/i386/linux/linux.h @@ -55,7 +55,6 @@ typedef char *l_caddr_t; typedef l_ulong l_uintptr_t; typedef l_long l_clock_t; typedef l_int l_daddr_t; -typedef l_ushort l_dev_t; typedef l_uint l_gid_t; typedef l_ushort l_gid16_t; typedef l_ulong l_ino_t; |
