Sign in
opensecura
/
3p
/
sel4
/
camkes
/
refs/heads/master
/
.
/
apps
/
hierarchical-attributes
/
components
/
Baz
/
src
/
main.c
blob: f5bd2d7afff23dafb199f4df0e5b1e4c4046cd88 [
file
] [
edit
]
/*
* Copyright 2017, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#include
<camkes.h>
#include
<stdio.h>
void
pa_print_attributes
(
void
)
{
printf
(
"str: %s\n"
,
str
);
}