Files
linux-apfs/include/asm-um/calling.h
T

10 lines
167 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
# 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