Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
c07b007b417ba543560e6214a2fa47b5413ea114
/
.
/
sw
/
device
/
lib
/
runtime
/
ibex.c
blob: 776edeec7c1736dfacacbdab758a49277436c558 [
file
] [
log
] [
blame
]
// 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
);