blob: ad6111f3aa7141e29b2928acd837c18d07a31ff2 [file] [log] [blame]
/** @file
Generic type and macro definitions corresponding to the virtio
specifications.
Copyright (C) 2012-2016, Red Hat, Inc.
Portion of Copyright (C) 2013, ARM Ltd.
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef _VIRTIO_H_
#define _VIRTIO_H_
#include <IndustryStandard/Virtio10.h>
#endif // _VIRTIO_H_