Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11096
b: refs/heads/master
c: 478489d
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent deb9151 commit a5745ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: d5b6f1db5d5a7ba3f2271e5018db7c8c5c4eeea1
refs/heads/master: 478489dd2c94627ca3338368f5e1bcd71639ae00
3 changes: 0 additions & 3 deletions trunk/include/asm-mips/mipsregs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1010,8 +1010,6 @@ do { \

#define wrdsp(val, mask) \
do { \
unsigned int __res; \
\
__asm__ __volatile__( \
" .set push \n" \
" .set noat \n" \
Expand All @@ -1021,7 +1019,6 @@ do { \
" .set pop \n" \
: \
: "r" (val), "i" (mask)); \
__res; \
} while (0)

#if 0 /* Need DSP ASE capable assembler ... */
Expand Down

0 comments on commit a5745ad

Please sign in to comment.