Minor: Remove trailing newlines

This commit is contained in:
Fabian 2020-12-31 19:14:32 -06:00
parent 3e3ca2b556
commit e464427def
9 changed files with 0 additions and 9 deletions

View file

@ -19,4 +19,3 @@ section .data
and dword [esp], 8ffh
%include "footer.inc"

View file

@ -16,4 +16,3 @@ global _start
f2xm1
%include "footer.inc"

View file

@ -5,4 +5,3 @@ global _start
fdecstp
%include "footer.inc"

View file

@ -5,4 +5,3 @@ global _start
fincstp
%include "footer.inc"

View file

@ -10,4 +10,3 @@ global _start
fpatan
%include "footer.inc"

View file

@ -15,4 +15,3 @@ global _start
frndint
%include "footer.inc"

View file

@ -7,4 +7,3 @@ global _start
fscale
%include "footer.inc"

View file

@ -6,4 +6,3 @@ global _start
fsqrt
%include "footer.inc"

View file

@ -7,4 +7,3 @@ global _start
fyl2x
%include "footer.inc"