Kbuild (93ea02bb84354370e51de803a9405f171f3edf88) | Kbuild (f549ed1abc7e4f0292ce08c4143c64a610c8b2cb) |
---|---|
1 | 1 |
2generic-y += barrier.h |
|
2generic-y += word-at-a-time.h auxvec.h user.h cputime.h emergency-restart.h \ 3 segment.h topology.h vga.h device.h percpu.h hw_irq.h mutex.h \ 4 div64.h irq_regs.h kdebug.h kvm_para.h local64.h local.h param.h \ 5 poll.h xor.h clkdev.h exec.h 6generic-y += trace_clock.h 7generic-y += preempt.h | 3generic-y += word-at-a-time.h auxvec.h user.h cputime.h emergency-restart.h \ 4 segment.h topology.h vga.h device.h percpu.h hw_irq.h mutex.h \ 5 div64.h irq_regs.h kdebug.h kvm_para.h local64.h local.h param.h \ 6 poll.h xor.h clkdev.h exec.h 7generic-y += trace_clock.h 8generic-y += preempt.h |
8generic-y += barrier.h | |