David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 1 | unifdef-y += a.out.h |
| 2 | unifdef-y += auxvec.h |
| 3 | unifdef-y += byteorder.h |
| 4 | unifdef-y += errno.h |
| 5 | unifdef-y += fcntl.h |
| 6 | unifdef-y += ioctl.h |
| 7 | unifdef-y += ioctls.h |
| 8 | unifdef-y += ipcbuf.h |
| 9 | unifdef-y += mman.h |
| 10 | unifdef-y += msgbuf.h |
| 11 | unifdef-y += param.h |
| 12 | unifdef-y += poll.h |
| 13 | unifdef-y += posix_types.h |
| 14 | unifdef-y += ptrace.h |
| 15 | unifdef-y += resource.h |
| 16 | unifdef-y += sembuf.h |
Adrian Bunk | 7d1362c | 2006-12-06 20:40:38 -0800 | [diff] [blame] | 17 | unifdef-y += setup.h |
David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 18 | unifdef-y += shmbuf.h |
| 19 | unifdef-y += sigcontext.h |
| 20 | unifdef-y += siginfo.h |
| 21 | unifdef-y += signal.h |
| 22 | unifdef-y += socket.h |
| 23 | unifdef-y += sockios.h |
| 24 | unifdef-y += stat.h |
| 25 | unifdef-y += statfs.h |
| 26 | unifdef-y += termbits.h |
| 27 | unifdef-y += termios.h |
| 28 | unifdef-y += types.h |
| 29 | unifdef-y += unistd.h |
| 30 | unifdef-y += user.h |
David Woodhouse | 8555255 | 2006-06-18 12:14:01 +0100 | [diff] [blame] | 31 | |
David Woodhouse | 8555255 | 2006-06-18 12:14:01 +0100 | [diff] [blame] | 32 | # These probably shouldn't be exported |
David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 33 | unifdef-y += shmparam.h |
| 34 | unifdef-y += elf.h |
| 35 | unifdef-y += page.h |