Browse Source

- cosmetics: superfluous newlines removed

git-svn-id: trunk@48970 -
florian 4 years ago
parent
commit
03d353c1f5
1 changed files with 0 additions and 4 deletions
  1. 0 4
      compiler/riscv32/cgcpu.pas

+ 0 - 4
compiler/riscv32/cgcpu.pas

@@ -101,10 +101,6 @@ unit cgcpu;
       end;
 
 
-
-
-
-
     procedure tcgrv32.a_load_reg_reg(list : TAsmList;fromsize, tosize : tcgsize;reg1,reg2 : tregister);
       var
         ai: taicpu;