package embox.cmd

@AutoCmd
@Cmd(name = "addveth")
module addveth {
	source "addveth.c"
}
