home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / include / asm-um / calling.h < prev    next >
Encoding:
C/C++ Source or Header  |  2006-08-11  |  167 b   |  10 lines

  1. # Copyright 2003 - 2004 Pathscale, Inc
  2. # Released under the GPL
  3.  
  4. #ifndef __UM_CALLING_H /* XXX x86_64 */
  5. #define __UM_CALLING_H
  6.  
  7. #include "asm/arch/calling.h"
  8.  
  9. #endif
  10.