minor fix to the type table
[musl-tables] / sizeof.c
index 1016849..7811bbc 100644 (file)
--- a/sizeof.c
+++ b/sizeof.c
@@ -225,8 +225,7 @@ p(dev_t)
 p(div_t)
 p(double)
 p(elf_fpregset_t)
-p(elf_fpregset_t)
-p(elf_fpxregset_t)
+//p(elf_fpxregset_t)
 p(elf_greg_t)
 p(elf_gregset_t)
 p(epoll_data_t)
@@ -464,6 +463,7 @@ p(struct packet_mreq)
 p(struct passwd)
 p(struct pollfd)
 p(struct protoent)
+p(struct qelem)
 p(struct res_sym)
 p(struct rlimit)
 p(struct rr_pco_match)
@@ -561,7 +561,6 @@ p(union epoll_data)
 p(union sigval)
 p(ushort)
 p(va_list)
-p(va_list)
 p(void*)
 p(wchar_t)
 p(wctrans_t)