Sign in
opensecura
/
3p
/
sel4proj
/
global-components
/
refs/heads/master
/
.
/
components
/
VirtQueue
/
VirtQueue.camkes
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
;
}