1# 2# Never ignore these 3# 4!.gitignore 5 6# 7# Generated files 8# 9/bits/ 10/config/ 11/generated/ 12 13/bfin_fixed_code.h 14/bfin_l1layout.h 15/bfin_sram.h 16/dl-osinfo.h 17/fpu_control.h 18/jmpbuf-offsets.h 19/jmpbuf-unwind.h 20/not-cancel.h 21/pthread.h 22/semaphore.h 23/sgidefs.h 24/thread_db.h 25 26/sys/acct.h 27/sys/asm.h 28/sys/cachectl.h 29/sys/debugreg.h 30/sys/elf.h 31/sys/epoll.h 32/sys/eventfd.h 33/sys/fanotify.h 34/sys/fpregdef.h 35/sys/inotify.h 36/sys/io.h 37/sys/perm.h 38/sys/prctl.h 39/sys/procfs.h 40/sys/ptrace.h 41/sys/random.h 42/sys/reg.h 43/sys/regdef.h 44/sys/signalfd.h 45/sys/sysmips.h 46/sys/tas.h 47/sys/timerfd.h 48/sys/ucontext.h 49/sys/user.h 50/sys/vm86.h 51