Software APIs
stub.c
1
// Copyright lowRISC contributors (OpenTitan project).
2
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
3
// SPDX-License-Identifier: Apache-2.0
4
5
#include "
sw/device/lib/arch/device.h
"
6
#include "
sw/device/lib/base/macros.h
"
7
8
void
device_fpga_version_print(
void
) {}
sw
device
lib
arch
stub.c
Return to
OpenTitan Documentation