commit | 2c57bbee3cbb5f931c43e5a1e2d892d220b182c5 | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sat Feb 20 20:21:58 2016 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sat Feb 20 20:21:58 2016 +0000 |
tree | 62cb1d94aa0f44283b2687bc1aa28d8f28fd9ab0 | |
parent | 45207061d8181c5df6a6bbd1fde82437fc86477e [diff] |
Include sys/glibc-syscalls.h instead of inexistent sys/io.h on Android This won't make raw I/O work magically but at least it would provide iopl() if some driver requires it and there is no better alternative currently. Corresponding to flashrom svn r1932. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>