Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
3acc920dc590e72e4d95b289b617b17e4c8763b3
/
.
/
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
);