commit | c71759d3d3668235e0f44e56e224e226ee09ee23 | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sat May 23 23:59:23 2015 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sat May 23 23:59:23 2015 +0000 |
tree | 689dae40f6ef1f2460948a320307d581b22366e8 | |
parent | 95edc89a943ffdc935cdb279ae0fba63b8cae2a9 [diff] |
hwaccess.h: fix compilation on OSX DirectHW provides prototypes for out[bwl] and in[bwl], but we still need to define the respective OUT[BWL] and IN[BWL] binding macros. Apparently this has been broken since r1864 (or January 2015). Corresponding to flashrom svn r1890. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>