mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 05:24:49 +00:00
12 lines
245 B
ArmAsm
12 lines
245 B
ArmAsm
//
|
|
// Copyright (C) 2024 Harvey Mudd College & Oklahoma State University
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
|
|
///////////////////////////////////////////
|
|
|
|
.section .text.init
|
|
.globl rvtest_entry_point
|
|
|
|
rvtest_entry_point:
|
|
|
|
|