On 6/24/22 14:47, Warner Losh wrote:
These implement both the old-pre INO64 mknod variations, as well as the
now current INO64 variant. To implement the old stuff, we use some
linker magic to bind to the old versions of these functions.

Signed-off-by: Stacey Son<s...@freebsd.org>
Signed-off-by: Michal Meloun<m...@freebsd.org>
Signed-off-by: Warner Losh<i...@bsdimp.com>
---
  bsd-user/bsd-file.h           | 47 +++++++++++++++++++++++++++++++++++
  bsd-user/freebsd/os-syscall.c | 13 ++++++++++
  2 files changed, 60 insertions(+)

Update the comment -- no more linker magic.
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to