Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
emulator: Fix AMP emulation build error
This fix build with GCC 4.6.3. CC emulator/amp.o emulator/amp.c: In function ‘send_packet’: emulator/amp.c:172:7: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result] cc1: all warnings being treated as errors make[1]: *** [emulator/amp.o] Error
- Loading branch information