Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 995
b: refs/heads/master
c: c52ac04
h: refs/heads/master
i:
  993: ef0cceb
  991: ef4afc6
v: v3
  • Loading branch information
Bodo Stroesser authored and Linus Torvalds committed May 5, 2005
1 parent c490b44 commit 4f8677d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dbc35cc73f2edd6e39d7e814dbb6eddad6294665
refs/heads/master: c52ac046757deebc514483e407dca39a9c774aa3
7 changes: 3 additions & 4 deletions trunk/include/asm-um/linkage.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H
#ifndef __ASM_UM_LINKAGE_H
#define __ASM_UM_LINKAGE_H

#define FASTCALL(x) x __attribute__((regparm(3)))
#define fastcall __attribute__((regparm(3)))
#include "asm/arch/linkage.h"

#endif

0 comments on commit 4f8677d

Please sign in to comment.