hurd: Drop x86-specific assembly from init-first.c
authorSergey Bugaev <bugaevc@gmail.com>
Wed, 3 Jan 2024 17:14:41 +0000 (20:14 +0300)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 4 Jan 2024 22:47:23 +0000 (23:47 +0100)
commitb44ad8944b84dd83e89b50e298ee15701c8f2706
treec65a2a17479ebb96480e0ad9acceb4c56f230340
parent24b707c1665afae7eb302542ffa92d53aa577111
hurd: Drop x86-specific assembly from init-first.c

We already have the RETURN_TO macro for this exact use case, and it's already
used in the non-static code path. Use it here too.

Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-ID: <20240103171502.1358371-9-bugaevc@gmail.com>
sysdeps/mach/hurd/x86/init-first.c