Restrict IOKit usage to desktop OSX.
commit1dbe59300165b023924c798ca4ee46708463deb3
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Thu, 26 Feb 2015 10:32:54 +0000 (26 11:32 +0100)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Thu, 26 Feb 2015 12:49:59 +0000 (26 13:49 +0100)
treeec64078da329e2d51a80d3cb9c2fb005c9975fbe
parent4b6173d11fe15cf022ca9aecaf0e92ad27f73bde
Restrict IOKit usage to desktop OSX.

IOKit is a private framework in iOS, so it can't be used (and
no headers are provided, so it doesn't even compile).
support/serial.c