LoongArch: Add other common headers
authorHuacai Chen <chenhuacai@loongson.cn>
Tue, 31 May 2022 10:04:11 +0000 (18:04 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Fri, 3 Jun 2022 12:09:28 +0000 (20:09 +0800)
commitb738c106f7355e318ca47a3b981688efe1bc12fb
treed9aabd9d80b50bf2ec0f4d029a72b61bacda4d5e
parent5b0b14e550a006b4d093619e7517923872bcc218
LoongArch: Add other common headers

Add some other common headers for basic LoongArch support.

Reviewed-by: WANG Xuerui <git@xen0n.name>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
18 files changed:
arch/loongarch/include/asm/asm-prototypes.h [new file with mode: 0644]
arch/loongarch/include/asm/asm.h [new file with mode: 0644]
arch/loongarch/include/asm/asmmacro.h [new file with mode: 0644]
arch/loongarch/include/asm/clocksource.h [new file with mode: 0644]
arch/loongarch/include/asm/compiler.h [new file with mode: 0644]
arch/loongarch/include/asm/inst.h [new file with mode: 0644]
arch/loongarch/include/asm/linkage.h [new file with mode: 0644]
arch/loongarch/include/asm/perf_event.h [new file with mode: 0644]
arch/loongarch/include/asm/prefetch.h [new file with mode: 0644]
arch/loongarch/include/asm/serial.h [new file with mode: 0644]
arch/loongarch/include/asm/time.h [new file with mode: 0644]
arch/loongarch/include/asm/timex.h [new file with mode: 0644]
arch/loongarch/include/asm/topology.h [new file with mode: 0644]
arch/loongarch/include/asm/types.h [new file with mode: 0644]
arch/loongarch/include/uapi/asm/bitsperlong.h [new file with mode: 0644]
arch/loongarch/include/uapi/asm/byteorder.h [new file with mode: 0644]
arch/loongarch/include/uapi/asm/reg.h [new file with mode: 0644]
tools/include/uapi/asm/bitsperlong.h