From ed55a2a38f9a76d5326e793e185f56f2cd9b138b Mon Sep 17 00:00:00 2001 From: Matt Venn Date: Tue, 26 Mar 2024 18:00:16 +0100 Subject: [PATCH] replace newline at end of file --- picorv32.core | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/picorv32.core b/picorv32.core index 579bace..176a05f 100644 --- a/picorv32.core +++ b/picorv32.core @@ -109,4 +109,5 @@ parameters: paramtype : plusarg verbose: datatype : bool - paramtype : plusarg \ No newline at end of file + paramtype : plusarg +