From 195945f155f19f911d70f68662b0248e23664f2c Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Tue, 10 Jun 2003 16:39:25 +0000 Subject: bitkeeper revision 1.256 (3ee609bdneehgPlYzveJg2IZOvjyUg) dom0_ops.h: new file dom0_ops.h, sched.h, kernel.c, domain.c, dom0_ops.c: Clean up dom0_ops.h interface files to remove duplicated definitions. dom0_ops.h: Rename: xen/include/xeno/dom0_ops.h -> xen/include/hypervisor-ifs/dom0_ops.h .del-dom0_ops.h~ede4a9057a132248: Delete: tools/internal/dom0_ops.h .del-dom0_ops.h~d7d8e37e7e6347c6: Delete: tools/domain_builder/dom0_ops.h --- .hg-to-bk | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to '.hg-to-bk') diff --git a/.hg-to-bk b/.hg-to-bk index 2bde703139..039e4d0069 100755 --- a/.hg-to-bk +++ b/.hg-to-bk @@ -1,9 +1,2 @@ -#!/bin/sh -x -set -e -mkdir -p tools -mkdir -p tools/domain_builder -ln -s ../../xenolinux-2.4.21-pre4-sparse/arch/xeno/drivers/dom0/dom0_ops.h tools/domain_builder/dom0_ops.h -mkdir -p tools/internal -ln -s ../../xenolinux-2.4.21-pre4-sparse/arch/xeno/drivers/dom0/dom0_ops.h tools/internal/dom0_ops.h -(find -depth -type d -print | xargs -r rmdir 2>/dev/null) || true +#!/bin/sh exit 0 -- cgit v1.2.3