]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - arch/riscv/include/asm/vendorid_list.h
Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block
[mirror_ubuntu-jammy-kernel.git] / arch / riscv / include / asm / vendorid_list.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (C) 2021 SiFive
4 */
5 #ifndef ASM_VENDOR_LIST_H
6 #define ASM_VENDOR_LIST_H
7
8 #define SIFIVE_VENDOR_ID 0x489
9
10 #endif