Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9465
b: refs/heads/master
c: dce79af
h: refs/heads/master
i:
  9463: 86b2327
v: v3
  • Loading branch information
Daniel Jacobowitz authored and Russell King committed Sep 29, 2005
1 parent eb29108 commit 4203cb7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: fc611a1a50caa04bae82ed3c1fc6505132f8343f
refs/heads/master: dce79affd5d04e9cbabe35016eda55213b9b36f6
2 changes: 2 additions & 0 deletions trunk/include/asm-arm/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ do { \
if (((ex).e_flags & EF_ARM_EABI_MASK) || \
((ex).e_flags & EF_ARM_SOFT_FLOAT)) \
set_thread_flag(TIF_USING_IWMMXT); \
else \
clear_thread_flag(TIF_USING_IWMMXT); \
} while (0)

#endif
Expand Down

0 comments on commit 4203cb7

Please sign in to comment.