ia64/xen-unstable
changeset 1603:6ad69c5289fb
bitkeeper revision 1.1023.1.3 (40e0441fshJIGN--orNXodxwL0-zXw)
Add rrobin.
Add rrobin.
author | mjw@wray-m-3.hpl.hp.com |
---|---|
date | Mon Jun 28 16:15:27 2004 +0000 (2004-06-28) |
parents | 4d2fe50e4fc8 |
children | 75dec051cc70 |
files | tools/xc/lib/Makefile |
line diff
1.1 --- a/tools/xc/lib/Makefile Mon Jun 28 15:56:35 2004 +0000 1.2 +++ b/tools/xc/lib/Makefile Mon Jun 28 16:15:27 2004 +0000 1.3 @@ -52,6 +52,8 @@ SRCS += xc_misc.c 1.4 SRCS += xc_netbsd_build.c 1.5 SRCS += xc_physdev.c 1.6 SRCS += xc_private.c 1.7 +SRCS += xc_rrobin.c 1.8 + 1.9 SRCS += $(LIB_SRCS) 1.10 1.11 #CFLAGS += -I../../../xen/include/hypervisor-ifs