summaryrefslogtreecommitdiff
path: root/include/.gitignore
blob: 8f86c4c8067005d3eefec51b2423a9538b8c6df7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#
# Never ignore these
#
!.gitignore

#
# Generated files
#
/bits/
/config/
/generated/

/bfin_fixed_code.h
/bfin_l1layout.h
/bfin_sram.h
/dl-osinfo.h
/fpu_control.h
/hp-timing.h
/jmpbuf-offsets.h
/jmpbuf-unwind.h
/not-cancel.h
/pthread.h
/semaphore.h
/thread_db.h
/sgidefs.h

/sys/acct.h
/sys/asm.h
/sys/cachectl.h
/sys/debugreg.h
/sys/elf.h
/sys/epoll.h
/sys/eventfd.h
/sys/fpregdef.h
/sys/inotify.h
/sys/io.h
/sys/perm.h
/sys/prctl.h
/sys/procfs.h
/sys/ptrace.h
/sys/random.h
/sys/reg.h
/sys/regdef.h
/sys/signalfd.h
/sys/sysmips.h
/sys/tas.h
/sys/timerfd.h
/sys/ucontext.h
/sys/user.h
/sys/vm86.h