]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
tools/libs/*: freebsd remove unused code
authorIan Campbell <ian.campbell@citrix.com>
Mon, 25 Jan 2016 13:14:34 +0000 (13:14 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 25 Jan 2016 14:20:08 +0000 (14:20 +0000)
commitd322b7f4c28ac5733a02a2d1ce64dbc8bc1f30b2
tree0d6cacc874a52e331ec3eb3dc7d75fd752946a6a
parent5e0da2ac71845529034ce4034a5b5b2e351316cb
tools/libs/*: freebsd remove unused code

"tools/libs/*: Use O_CLOEXEC on Linux and FreeBSD" left some dead code
in the FreeBSD case, which breaks the build on that platform.

Also fix a typo "uint_32".

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libs/call/freebsd.c
tools/libs/evtchn/freebsd.c
tools/libs/foreignmemory/freebsd.c