]> Git Repo - qemu.git/blob - slirp/Makefile.objs
linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
[qemu.git] / slirp / Makefile.objs
1 common-obj-y = cksum.o if.o ip_icmp.o ip_input.o ip_output.o dnssearch.o
2 common-obj-y += slirp.o mbuf.o misc.o sbuf.o socket.o tcp_input.o tcp_output.o
3 common-obj-y += tcp_subr.o tcp_timer.o udp.o bootp.o tftp.o arp_table.o
This page took 0.023709 seconds and 4 git commands to generate.