Re: [RFC PATCH 09/23] hurd: Make init-first.c no longer x86-specific

2024-01-04 Thread Samuel Thibault
Applied, thanks! Sergey Bugaev, le mer. 03 janv. 2024 20:14:42 +0300, a ecrit: > This will make it usable in other ports. > > Signed-off-by: Sergey Bugaev > --- > sysdeps/mach/hurd/{x86 => }/init-first.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename sysdeps/mach/hurd/{x8

[RFC PATCH 09/23] hurd: Make init-first.c no longer x86-specific

2024-01-03 Thread Sergey Bugaev
This will make it usable in other ports. Signed-off-by: Sergey Bugaev --- sysdeps/mach/hurd/{x86 => }/init-first.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sysdeps/mach/hurd/{x86 => }/init-first.c (98%) diff --git a/sysdeps/mach/hurd/x86/init-first.c b/sysdeps/mach/hurd