diff options
-rw-r--r-- | libpthread/nptl/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libpthread/nptl/.gitignore b/libpthread/nptl/.gitignore index 06395e1f5..0a86898c1 100644 --- a/libpthread/nptl/.gitignore +++ b/libpthread/nptl/.gitignore @@ -21,6 +21,8 @@ sysdeps/unix/sysv/linux/pthread-pi-defines.h sysdeps/pthread/crt[in].S sysdeps/pthread/defs.h sysdeps/pthread/pt-initfini.s +sysdeps/pthread/pt-crti.S +sysdeps/pthread/pt-crtn.S # # symlinks # |