]> Zhao Yanbai Git Server - minix.git/commit
smp: build fixes for CONFIG_SMP=y 33/1033/3
authorThomas Cort <tcort@minix3.org>
Fri, 11 Oct 2013 02:07:12 +0000 (02:07 +0000)
committerThomas Cort <tcort@minix3.org>
Sat, 12 Oct 2013 15:51:55 +0000 (11:51 -0400)
commit4890bd9dcee8858c0720cf4d3ae204b98a9ce566
treeeb04476512e38a4564191d4563af52f92782c881
parentd37082b292d65d555c806b77d431b9f26a64fb32
smp: build fixes for CONFIG_SMP=y

 * bitmap.h: declare an explicit return type for bits_fill().
 * arch_smp.c: update include clock.h to kernel/clock.h

Change-Id: Idea373fa4eaa53f8ce4ac4fc3ad56f9f1ca86bc7
include/minix/bitmap.h
kernel/arch/i386/arch_smp.c