2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-04-24 14:41:06 +08:00

htl: Generalize i386 pt-machdep.h to x86

This commit is contained in:
Samuel Thibault 2023-02-12 16:32:52 +01:00
parent be6d002ca2
commit bfb583e791
3 changed files with 3 additions and 1 deletions
sysdeps
i386/htl
x86/htl
x86_64/htl

1
sysdeps/i386/htl/Implies Normal file

@ -0,0 +1 @@
x86/htl

@ -1,4 +1,4 @@
/* Machine dependent pthreads internal defenitions. i386 version.
/* Machine dependent pthreads internal defenitions. x86 version.
Copyright (C) 2000-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.

@ -0,0 +1 @@
x86/htl