repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hw/audio/virtio-snd-pci: fix the PCI class code
[qemu/ar7.git]
/
linux-user
/
loongarch64
/
target_resource.h
blob
0f86bf24ee94f8efd31c40ada25978abaa13169b
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
/*
3
* Copyright (c) 2021 Loongson Technology Corporation Limited
4
*/
5
6
#ifndef LOONGARCH_TARGET_RESOURCE_H
7
#define LOONGARCH_TARGET_RESOURCE_H
8
9
#include
"../generic/target_resource.h"
10
11
#endif