1/* SPDX-License-Identifier: GPL-2.0 */ 2/* 3 * Copyright (C) 2020 Loongson Technology Corporation Limited 4 * Authors: Hanlu Li <lihanlu@loongson.cn> 5 * 6 * This program is free software; you can redistribute it and/or modify 7 * it under the terms of the GNU General Public License version 2 as 8 * published by the Free Software Foundation. 9 */ 10#ifndef _TRANS_SYSCALLS_H_ 11#define _TRANS_SYSCALLS_H_ 12#include <asm/trans_mips_syscalls.h> 13#endif 14