remove extra spaces

This commit is contained in:
mrdudz
2022-08-28 22:37:33 +02:00
parent 54aff47513
commit df4b6f9d14
31 changed files with 51 additions and 51 deletions

View File

@@ -14,11 +14,11 @@
.data
sigtable:
.word ___sig_dfl ; SIGABRT
.word ___sig_dfl ; SIGFPE
.word ___sig_dfl ; SIGILL
.word ___sig_dfl ; SIGINT
.word ___sig_dfl ; SIGSEGV
.word ___sig_dfl ; SIGTERM
.word ___sig_dfl ; SIGABRT
.word ___sig_dfl ; SIGFPE
.word ___sig_dfl ; SIGILL
.word ___sig_dfl ; SIGINT
.word ___sig_dfl ; SIGSEGV
.word ___sig_dfl ; SIGTERM