Sign in
opensecura
/
3p
/
sel4proj
/
global-components
/
refs/heads/master
/
.
/
components
/
ClockServer
/
src
/
plat.h
blob: bb20a76437d772154c2a4160a518c3e98a3e1a25 [
file
] [
log
] [
blame
] [
edit
]
/*
* Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#include
<platsupport/io.h>
#include
<utils/attribute.h>
WEAK
int
plat_init
(
ps_io_ops_t
*
io_ops
);