On 11/2/21 6:52 PM, Warner Losh wrote:
target_arch_cpu.h is for CPU loop definitions. Create the file and
define target_cpu_init and target_cpu_reset for arm.

Signed-off-by: Olivier Houchard<cog...@ci0.org>
Signed-off-by: Stacey Son<s...@freebsd.org>
Signed-off-by: Warner Losh<i...@bsdimp.com>
Reviewed-by: Kyle Evans<kev...@freebsd.org>
---
  bsd-user/arm/target_arch_cpu.h | 43 ++++++++++++++++++++++++++++++++++
  1 file changed, 43 insertions(+)
  create mode 100644 bsd-user/arm/target_arch_cpu.h

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to