mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -06:00
linux-user: move socket.h generic definitions to generic/sockbits.h
and include the file from architectures without specific definitions Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20180519092956.15134-5-laurent@vivier.eu>
This commit is contained in:
parent
da84fdaaf8
commit
500fa60760
17 changed files with 82 additions and 61 deletions
1
linux-user/m68k/sockbits.h
Normal file
1
linux-user/m68k/sockbits.h
Normal file
|
@ -0,0 +1 @@
|
|||
#include "../generic/sockbits.h"
|
Loading…
Add table
Add a link
Reference in a new issue