mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
bsd-user: Introduce bsd-mem.h to the source tree
Preserve the copyright notice and help with the 'Author' info for subsequent changes to the file. Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com> Reviewed-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230925182709.4834-12-kariem.taha2.7@gmail.com>
This commit is contained in:
parent
bd2b73182f
commit
6765e988e1
2 changed files with 65 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
|
||||
/* BSD independent syscall shims */
|
||||
#include "bsd-file.h"
|
||||
#include "bsd-mem.h"
|
||||
#include "bsd-proc.h"
|
||||
|
||||
/* BSD dependent syscall shims */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue