blob: 443a3005d849af1b93d38dcf897edcfb0c658a4b [file] [log] [blame]
Rick Chen76c0a242017-12-26 13:55:51 +08001/*
2 * Copyright (C) 2017 Andes Technology Corporation
3 * Rick Chen, Andes Technology Corporation <rick@andestech.com>
4 *
5 * SPDX-License-Identifier: GPL-2.0+
6 */
7
8#ifndef __ASM_RISCV_SYSTEM_H
9#define __ASM_RISCV_SYSTEM_H
10
11/*
12 * Interrupt configuring macros.
13 *
14 * TODO
15 *
16 */
17
18#endif /* __ASM_RISCV_SYSTEM_H */