aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-08-31 12:05:07 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-08-31 12:05:07 +0100
commit61c6564d34361efda2d134145f3ce39796b23ed1 (patch)
tree4d6f5196f90c41ce349193d09c99a2e3a48177da /.hgignore
parent670a6002b949ebb60f7cb3e5d950e163d9314859 (diff)
downloadxen-61c6564d34361efda2d134145f3ce39796b23ed1.tar.gz
xen-61c6564d34361efda2d134145f3ce39796b23ed1.tar.bz2
xen-61c6564d34361efda2d134145f3ce39796b23ed1.zip
Cleanups after XSM checkin.
Signed-off-by: Keir Fraser <keir@xensource.com> --HG-- rename : xen/include/public/acm.h => xen/include/public/xsm/acm.h rename : xen/include/public/acm_ops.h => xen/include/public/xsm/acm_ops.h rename : xen/include/acm/acm_core.h => xen/include/xsm/acm/acm_core.h rename : xen/include/acm/acm_endian.h => xen/include/xsm/acm/acm_endian.h rename : xen/include/acm/acm_hooks.h => xen/include/xsm/acm/acm_hooks.h
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index c7c91874fa..0b155addc5 100644
--- a/.hgignore
+++ b/.hgignore
@@ -151,6 +151,7 @@
^tools/python/build/.*$
^tools/security/secpol_tool$
^tools/security/xen/.*$
+^tools/security/xensec_tool$
^tools/tests/blowfish\.bin$
^tools/tests/blowfish\.h$
^tools/tests/test_x86_emulator$