[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [IA64] remove RELOC_HIDE



# HG changeset patch
# User awilliam@xxxxxxxxxxx
# Node ID 83f7dfe273a0d5949ba0f193a6bae63e392b5ccd
# Parent  ae709b250f43768a96c329da23f1de8c7a649a7e
[IA64] remove RELOC_HIDE

This is now defined in xen/include/xen/compiler.h

Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>

diff -r ae709b250f43 -r 83f7dfe273a0 xen/include/asm-ia64/config.h
--- a/xen/include/asm-ia64/config.h     Tue Apr 25 23:35:55 2006 -0600
+++ b/xen/include/asm-ia64/config.h     Tue Apr 25 23:38:09 2006 -0600
@@ -94,12 +94,6 @@ extern char _end[]; /* standard ELF symb
 //#define __cond_lock(x) (x)
 //#define __must_check
 #define __deprecated
-#ifndef RELOC_HIDE
-# define RELOC_HIDE(ptr, off)                                  \
-  ({ unsigned long __ptr;                                      \
-     __ptr = (unsigned long) (ptr);                            \
-    (typeof(ptr)) (__ptr + (off)); })
-#endif
 
 // xen/include/asm/config.h
 //#define HZ 1000

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.