| // Copyright 2021 The Fuchsia Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| #ifndef SRC_PROC_LIB_MAGMA_WRAPPER_H_ | |
| #define SRC_PROC_LIB_MAGMA_WRAPPER_H_ | |
| #include <libmagma_linux/virtmagma.h> | |
| #include <magma/magma.h> | |
| #include <virtio/virtio_magma.h> | |
| #endif // SRC_PROC_LIB_MAGMA_WRAPPER_H_ |