[PATCH] Fix invalid operands compile error in parisc/crt0.S

The iitlbp instruction needs the space register explicitly
specified with newer toolchains. Specify sr0, but it doesn't
really matter as the insn is just used to crash the program.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
1 file changed