]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: riscv: Add header file vdso/processor.h
authorHaibo Xu <haibo1.xu@intel.com>
Mon, 22 Jan 2024 09:58:37 +0000 (17:58 +0800)
committerAnup Patel <anup@brainfault.org>
Mon, 26 Feb 2024 04:44:04 +0000 (10:14 +0530)
commit1d50c77208933fd1c18be8359633913d9c482e5a
treecddd04e410c12c547e27baa1747f53f199ed6e02
parenta69459d579df9200bc6f58ff04e1a8a4984016a7
tools: riscv: Add header file vdso/processor.h

Borrow the cpu_relax() definitions from kernel's
arch/riscv/include/asm/vdso/processor.h to tools/ for riscv.

Signed-off-by: Haibo Xu <haibo1.xu@intel.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
tools/arch/riscv/include/asm/vdso/processor.h [new file with mode: 0644]