summaryrefslogtreecommitdiff
path: root/linux-user/loongarch64/target_structs.h
blob: 6041441e15e90badbf5a51e51ef79f3fe054a9e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * Copyright (c) 2021 Loongson Technology Corporation Limited
 */

#ifndef LOONGARCH_TARGET_STRUCTS_H
#define LOONGARCH_TARGET_STRUCTS_H

#include "../generic/target_structs.h"

#endif