move variable declaration to where it is used, to prevent gcc failure.
[coreboot.git] / payloads / libpayload / drivers / usb /
2008-09-11 Jordan CrouseFix the USB code to find the headers after they were...
2008-09-11 Jordan CrouseMove the USB header files to a common location for...
2008-09-02 Patrick GeorgiThis patch adds USB capabilities to libpayload. It...