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:
Stacey Son 2023-09-25 21:26:57 +03:00 committed by Warner Losh
parent bd2b73182f
commit 6765e988e1
2 changed files with 65 additions and 0 deletions

View file

@ -35,6 +35,7 @@
/* BSD independent syscall shims */
#include "bsd-file.h"
#include "bsd-mem.h"
#include "bsd-proc.h"
/* BSD dependent syscall shims */