* 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

@@ -15,6 +15,9 @@
#include "asm.h"
#include "slite.h"
.register %g2, #scratch
.register %g3, #scratch
.text
.align 4