You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
167 B
10 lines
167 B
20 years ago
|
# 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
|