allow superiotool to compile and work on FreeBSD using the same approach as earlier flashrom port
Signed-off-by: Andriy Gapon avg@icyb.net.ua
---
This is tested on FreeBSD 7, dump for W83977EF/EG that I sent previously was obtained using this patch.
It seems that this approach can also be extended to all coreboot (and utils) code that uses inX/outX (it is quite unfortunate that Linux and BSD use different order of parameters for outX).