don't try to mark rsp as clobbered in linux syscall support

rsp is not actually clobbered by that code and later gccs actually (correctly) bark
at it.

Fixed issue #1076.
1 file changed