Merge commit '5e2cca1843c61ee0ef1bb95c5dddc9b450b790c6'
[unleashed.git] / arch / x86 / include / sys / Makefile
blob4935d02c20a78ad4f39ebb27b73ea36435cc2e02
1 INCDIR= /usr/include/sys
2 INCS= archsystm.h \
3 asm_linkage.h \
4 bootconf.h \
5 bootregs.h \
6 bootsvcs.h \
7 controlregs.h \
8 cpu.h \
9 ddi_isa.h \
10 debugreg.h \
11 fasttrap_isa.h \
12 fp.h \
13 frame.h \
14 hypervisor.h \
15 inline.h \
16 iommulib.h \
17 kdi_machimpl.h \
18 kdi_regs.h \
19 machlock.h \
20 machsig.h \
21 machtypes.h \
22 mc.h \
23 mc_amd.h \
24 mc_intel.h \
25 mca_amd.h \
26 mca_x86.h \
27 mcontext.h \
28 mutex_impl.h \
29 obpdefs.h \
30 old_procfs.h \
31 pcb.h \
32 pmem.h \
33 privmregs.h \
34 privregs.h \
35 procfs_isa.h \
36 prom_emul.h \
37 prom_isa.h \
38 prom_plat.h \
39 promif.h \
40 promimpl.h \
41 psw.h \
42 pte.h \
43 reg.h \
44 regset.h \
45 segment.h \
46 segments.h \
47 spl.h \
48 stack.h \
49 stat_impl.h \
50 synch32.h \
51 sysconfig_impl.h \
52 sysi86.h \
53 trap.h \
54 traptrace.h \
55 tss.h \
56 ucontext.h \
57 utrap.h \
58 vmparam.h \
59 x86_archext.h \
60 xen_errno.h
62 .include <prog.mk>
63 .include <inc.mk>