* sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
2007-08-21 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
This commit is contained in:
parent
c273641b45
commit
b211fe0fef
@ -1,3 +1,7 @@
|
||||
2007-08-21 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
|
||||
|
||||
2007-08-20 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* csu/libc-start.c: Don't handle VDSO_SETUP here.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1992, 1993, 1995, 1996, 1997, 2002, 2003, 2004
|
||||
/* Copyright (C) 1992, 1993, 1995, 1996, 1997, 2002, 2003, 2004, 2007
|
||||
Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
|
||||
@ -29,6 +29,8 @@
|
||||
/* There is some commonality. */
|
||||
#include <sysdeps/unix/alpha/sysdep.h>
|
||||
|
||||
#include <tls.h>
|
||||
|
||||
/* For Linux we can use the system call table in the header file
|
||||
/usr/include/asm/unistd.h
|
||||
of the kernel. But these symbols do not follow the SYS_* syntax
|
||||
|
Loading…
x
Reference in New Issue
Block a user