mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 19:01:37 +00:00
8ede0bdb63
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
10 lines
167 B
C
10 lines
167 B
C
# Copyright 2003 - 2004 Pathscale, Inc
|
|
# Released under the GPL
|
|
|
|
#ifndef __UM_CALLING_H /* XXX x86_64 */
|
|
#define __UM_CALLING_H
|
|
|
|
#include "asm/arch/calling.h"
|
|
|
|
#endif
|