repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel: print spurious interrupt message with increasing interval.
[minix.git]
/
include
/
arch
/
i386
/
Makefile
blob
dacd0bfaa4989013a6dd9062106bfb9554a08b6d
1
INCSDIR
= /
usr
/
include
/
i386
2
3
INCS
=
archtypes.h bios.h cmos.h cpu.h diskparm.h fpu.h int86.h \
4
interrupt.h mcontext.h memory.h partition.h pci.h ports.h \
5
stackframe.h vm.h
6
7
.
include
<
minix.kinc.mk
>