Module: xenomai-2.6
Branch: master
Commit: b7c43c13d0daa82ca9fb286d137f10bb9aa76904
URL:    
http://git.xenomai.org/?p=xenomai-2.6.git;a=commit;h=b7c43c13d0daa82ca9fb286d137f10bb9aa76904

Author: Philippe Gerum <r...@xenomai.org>
Date:   Wed Oct  3 17:09:05 2012 +0200

hal/x86_32: fix build over legacy pipelines

---

 include/asm-x86/hal_32.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/asm-x86/hal_32.h b/include/asm-x86/hal_32.h
index 71ffa90..ec5355a 100644
--- a/include/asm-x86/hal_32.h
+++ b/include/asm-x86/hal_32.h
@@ -37,6 +37,8 @@
 #ifndef _XENO_ASM_X86_HAL_32_H
 #define _XENO_ASM_X86_HAL_32_H
 
+#include <asm/xenomai/wrappers.h>
+
 #define RTHAL_ARCH_NAME                        "i386"
 #ifdef CONFIG_IPIPE_CORE
 # define RTHAL_TIMER_DEVICE            (ipipe_timer_name())
@@ -53,8 +55,6 @@
 # define RTHAL_CLOCK_DEVICE            "pit"
 #endif
 
-#include <asm/xenomai/wrappers.h>
-
 #include <asm-generic/xenomai/hal.h>   /* Read the generic bits. */
 
 #ifndef CONFIG_X86_WP_WORKS_OK


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git

Reply via email to