blob: 80f305d2fa0f0002ed5b71d214cf887c6e41d996 [file] [log] [blame] [edit]
/*
* Copyright 2018, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*/
import <VirtQueues.idl4>;
component VirtQueueInit {
provides VirtQueue init;
}