Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57755
b: refs/heads/master
c: c2b6ebd
h: refs/heads/master
i:
  57753: fdd75e4
  57751: d3c5690
v: v3
  • Loading branch information
Helge Deller authored and Kyle McMartin committed May 30, 2007
1 parent b1e9b56 commit 9dec50c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 593af52aa63193ac331cc13bca2b5611b74ddf77
refs/heads/master: c2b6ebd50be76879261b67fc5fd29608b82ae443
3 changes: 3 additions & 0 deletions trunk/include/asm-parisc/linkage.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
* In parisc assembly a semicolon marks a comment while a
* exclamation mark is used to seperate independend lines.
*/
#ifdef __ASSEMBLY__

#define ENTRY(name) \
.export name !\
ALIGN !\
Expand All @@ -24,5 +26,6 @@
END(name)
#endif

#endif /* __ASSEMBLY__ */

#endif /* __ASM_PARISC_LINKAGE_H */

0 comments on commit 9dec50c

Please sign in to comment.