OSDN Git Service

tests/tcg/xtensa: fix build for cores without windowed registers
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 24 Apr 2022 15:31:29 +0000 (08:31 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 6 May 2022 22:27:40 +0000 (15:27 -0700)
commitb9400b1fbaeb69af3e3052721fad79b2e46efc65
treef2d07d9d7fb26892c71c68846dc04cedd7340e2a
parentc6f3f334d157ff6b9bdc4e1b9d9874234138836a
tests/tcg/xtensa: fix build for cores without windowed registers

Don't try to initialize windowbase/windowstart in crt.S if they don't
exist.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
tests/tcg/xtensa/crt.S