Update struct linux_shmid64_ds for 64bits archs.
commitba0d6646867eb66d7b0f33cb90d22bd8d232383b
authorNicolas Joly <njoly@NetBSD.org>
Mon, 28 Jan 2008 14:14:48 +0000 (28 14:14 +0000)
committerNicolas Joly <njoly@NetBSD.org>
Mon, 28 Jan 2008 14:14:48 +0000 (28 14:14 +0000)
treeb2a315dab5a4d04d9fc5e05a7f54966ee3abf672
parentfee1c96c5185d4d87c97c14a6433cbfe1b3f2bde
Update struct linux_shmid64_ds for 64bits archs.
- shm_segsz should be of type size_t, not int.
- Disable padding fields used on 32bits archs.
sys/compat/linux/common/linux_shm.h