Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
19be7e21350737e08cfe20e56bf4e1f06d37df45
/
.
/
sw
/
device
/
lib
/
runtime
/
ibex.c
blob: 776edeec7c1736dfacacbdab758a49277436c558 [
file
]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
#include
"sw/device/lib/runtime/ibex.h"
extern
uint64_t
ibex_mcycle_read
(
void
);