kernel - Adjust pagezero/pagecopy assembly and re-enable VM_ALLOC_ZERO
[dragonfly.git] / test / dsched / Makefile
1 PROG=   dschedstats
2 SRCS=   dsched_stats.c
3 NOMAN=
4
5 .include <bsd.prog.mk>