From 0d6e920c68ff0271bfd4ac154683d0573dd3ab39 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Fri, 22 Feb 2013 08:57:40 +0000 Subject: tools: s/arm/arm32/ in foreign header checks. Also define __arm__ARM32 as required. Signed-off-by: Ian Campbell Acked-by: Stefano Stabellini --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ce6eeb3868..3834e4b8bb 100644 --- a/.gitignore +++ b/.gitignore @@ -366,7 +366,7 @@ tools/include/xen-foreign/checker.c tools/include/xen-foreign/structs.pyc tools/include/xen-foreign/x86_32.h tools/include/xen-foreign/x86_64.h -tools/include/xen-foreign/arm.h +tools/include/xen-foreign/arm32.h .git tools/misc/xen-hptool -- cgit v1.2.3