Sign in
opensecura
/
3p
/
sel4
/
camkes
/
refs/heads/master
/
.
/
apps
/
rumprun_hello
/
components
/
hello
/
hello.camkes
blob: 27bc036fef82572dabc5039f2d1da29d048a7652 [
file
] [
log
] [
blame
] [
edit
]
/*
* Copyright 2017, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#include
<rumprun_camkes.h>
import
<
rumprun
.
camkes
>;
component rumprun
{
RUMPRUN_COMPONENT_DEFINITION
()
}