source:
vbox/trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Include/IndustryStandard/Virtio.h
最後變更 在這個檔案是 80721,由 提交於 6 年 前 | |
---|---|
|
|
檔案大小: 332 位元組 |
行 | |
---|---|
1 | /** @file |
2 | |
3 | Generic type and macro definitions corresponding to the virtio |
4 | specifications. |
5 | |
6 | Copyright (C) 2012-2016, Red Hat, Inc. |
7 | Portion of Copyright (C) 2013, ARM Ltd. |
8 | |
9 | SPDX-License-Identifier: BSD-2-Clause-Patent |
10 | |
11 | **/ |
12 | |
13 | #ifndef _VIRTIO_H_ |
14 | #define _VIRTIO_H_ |
15 | |
16 | #include <IndustryStandard/Virtio10.h> |
17 | |
18 | #endif // _VIRTIO_H_ |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器