Expand all tabs in assembly files to spaces.

This allows the code to be displayed properly on GitHub and in modern text editors, which typically do not support the irregularly-spaced tab stops used for ORCA/M code. It also avoids any possibility of problems building the code if the SysTabs file is missing or has been customized with non-standard tab stops.
This commit is contained in:
Stephen Heumann 2018-02-10 21:55:24 -06:00
parent bd110d7e21
commit 5b26b8cc5b
5 changed files with 901 additions and 901 deletions