* sparc/crt0.S: Declare use of system registers.

* sparc/cygmon-crt0.S: Ditto.
* sparc/erc32-crt0.S: Ditto.
* sparc/traps.S: Ditto.
This commit is contained in:
Yaakov Selkowitz
2015-01-22 17:38:39 +00:00
parent 128e9e0be5
commit 5ae2368e92
5 changed files with 20 additions and 1 deletions

View File

@@ -21,6 +21,9 @@
#else
#define SAVE_SIZE -64
#endif
.register %g2, #scratch
.register %g3, #scratch
.data
.align 8