remove dangling spaces

This commit is contained in:
mrdudz
2022-04-17 16:07:20 +02:00
parent 3c1bb85b8e
commit 1be54d13bc
4 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
/* this is a minimal / empty c program, any supported target that has some
* sort of C support should be able to link this. Failure indicates a problem
* with the crt0 or the linker config of the respective target */