csky: Misc headers
authorGuo Ren <ren_guo@c-sky.com>
Wed, 5 Sep 2018 06:25:22 +0000 (14:25 +0800)
committerGuo Ren <ren_guo@c-sky.com>
Thu, 25 Oct 2018 16:54:26 +0000 (00:54 +0800)
commit735ee005c371b2d8d1dbf0542590d17f1e0a0b2f
treefb4993c30faf6019610bcd4d51ad1c4a1ab23b6c
parent991069865796f8ad31ee54aca8a0f1b7a522e94b
csky: Misc headers

This patch adds csky registers' definition, bitops, byteorder,
asm-offsets codes.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/csky/abiv1/inc/abi/reg_ops.h [new file with mode: 0644]
arch/csky/abiv1/inc/abi/regdef.h [new file with mode: 0644]
arch/csky/abiv2/inc/abi/reg_ops.h [new file with mode: 0644]
arch/csky/abiv2/inc/abi/regdef.h [new file with mode: 0644]
arch/csky/include/asm/bitops.h [new file with mode: 0644]
arch/csky/include/asm/checksum.h [new file with mode: 0644]
arch/csky/include/asm/reg_ops.h [new file with mode: 0644]
arch/csky/include/uapi/asm/byteorder.h [new file with mode: 0644]
arch/csky/kernel/asm-offsets.c [new file with mode: 0644]