X-Git-Url: http://nsz.repo.hu/git/?p=musl-tables;a=blobdiff_plain;f=abi_type.powerpc.cc;fp=abi_type.powerpc.cc;h=a49f18f4fad1a85a4ec381cae9b8e939097bd079;hp=a8346d921c63851314f134c0b48710b378274896;hb=46644c40de1b809b88fc1abd8fe19f9ffa955bff;hpb=bd89f40dfc7937d04b38d21f8ff1276680ae5526 diff --git a/abi_type.powerpc.cc b/abi_type.powerpc.cc index a8346d9..a49f18f 100644 --- a/abi_type.powerpc.cc +++ b/abi_type.powerpc.cc @@ -115,8 +115,8 @@ //#include #include #include -//#include #include +#include #include #include #include @@ -127,6 +127,7 @@ #include #include #include +#include #include //#include #include @@ -277,6 +278,11 @@ T(,clock_t) T(,clockid_t) M(T(,cnd_t)) T(,comp_t) +T(,cookie_close_function_t) +T(,cookie_io_functions_t) +T(,cookie_read_function_t) +T(,cookie_seek_function_t) +T(,cookie_write_function_t) T(,cpu_set_t) T(,dev_t) T(,div_t) @@ -416,6 +422,8 @@ T(,speed_t) T(,ssize_t) T(,stack_t) T(struct,FTW) +T(struct,_IO_FILE) +T(struct,_IO_cookie_io_functions_t) //T(struct,__fsid_t) T(struct,__jmp_buf_tag) //T(struct,__locale_struct) @@ -423,6 +431,8 @@ T(struct,__jmp_buf_tag) T(struct,__ns_msg) T(struct,__ns_rr) //T(struct,__ptcb) +T(struct,__ptrace_peeksiginfo_args) +T(struct,__ptrace_seccomp_metadata) T(struct,__res_state) //T(struct,__sigset_t) //T(struct,__ucontext) @@ -455,8 +465,11 @@ T(struct,ether_arp) T(struct,ether_header) T(struct,ethhdr) T(struct,f_owner_ex) +T(struct,fanotify_event_info_fid) +T(struct,fanotify_event_info_header) T(struct,fanotify_event_metadata) T(struct,fanotify_response) +T(struct,file_handle) T(struct,flock) T(struct,group) T(struct,group_filter) @@ -552,7 +565,6 @@ T(struct,pollfd) T(struct,prctl_mm_map) T(struct,protoent) T(struct,pt_regs) -//T(struct,ptrace_peeksiginfo_args) T(struct,qelem) T(struct,r_debug) T(struct,re_pattern_buffer) @@ -599,9 +611,11 @@ T(struct,strioctl) T(struct,strpeek) T(struct,strrecvfd) T(struct,sysinfo) +T(struct,tcp_diag_md5sig) T(struct,tcp_info) T(struct,tcp_md5sig) T(struct,tcp_repair_window) +T(struct,tcp_zerocopy_receive) T(struct,tcphdr) T(struct,termios) T(struct,tftphdr)