Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186466
b: refs/heads/master
c: 1d747c7
h: refs/heads/master
v: v3
  • Loading branch information
Helge Deller authored and Kyle McMartin committed Mar 6, 2010
1 parent 987478c commit 058768a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 888c31fc83ddc7fcd9947cb67c5718b4e3dd5e1b
refs/heads/master: 1d747c7e7b754cacb9bc8d31854bdc3a58d70597
2 changes: 1 addition & 1 deletion trunk/arch/parisc/include/asm/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ static inline void set_eiem(unsigned long val)
ldcd). */

#define __PA_LDCW_ALIGNMENT 4
#define __ldcw_align(a) ((volatile unsigned int *)a)
#define __ldcw_align(a) (&(a)->slock)
#define __LDCW "ldcw,co"

#endif /*!CONFIG_PA20*/
Expand Down

0 comments on commit 058768a

Please sign in to comment.