diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2011-05-31 09:45:44 +0200 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2011-05-31 09:45:44 +0200 |
commit | 5c49e11c01b0baf4c2c54259e5ec06274251f0fa (patch) | |
tree | 6864e9b95f933ad22ae9a419464a832346df67fa /libpthread/nptl/.gitignore | |
parent | 204c7849029d90e5e3486670a6a07a76f949afd6 (diff) |
NPTL: Fix CTOR_DTOR
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libpthread/nptl/.gitignore')
-rw-r--r-- | libpthread/nptl/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libpthread/nptl/.gitignore b/libpthread/nptl/.gitignore index ac44e0c5d..06395e1f5 100644 --- a/libpthread/nptl/.gitignore +++ b/libpthread/nptl/.gitignore @@ -18,6 +18,9 @@ sysdeps/unix/sysv/linux/lowlevelrobustlock.h sysdeps/unix/sysv/linux/structsem.h sysdeps/unix/sysv/linux/unwindbuf.h sysdeps/unix/sysv/linux/pthread-pi-defines.h +sysdeps/pthread/crt[in].S +sysdeps/pthread/defs.h +sysdeps/pthread/pt-initfini.s # # symlinks # |