repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[wrt350n-kernel.git]
/
include
/
asm-um
/
calling.h
blob
0b2384cc99fdb17180cabe8b6631ebd3693f686a
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