Skip to content

Commit 2985c0a

Browse files
committed
an intentional change to trigger the benchmark CI pipeline
1 parent e323ac0 commit 2985c0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/riscv.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* rv32emu is freely redistributable under the MIT License. See the file
33
* "LICENSE" for information on usage and redistribution of this file.
44
*/
5+
/* An intentional change to trigger the benchmark pipeline */
56

67
#include <assert.h>
78
#include <stdio.h>

0 commit comments

Comments
 (0)