Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48970
b: refs/heads/master
c: 620879c
h: refs/heads/master
v: v3
  • Loading branch information
Catalin Marinas authored and Russell King committed Feb 8, 2007
1 parent 027420d commit 202ab16
Show file tree
Hide file tree
Showing 2 changed files with 2 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: dcda7e4ba1adec80089ec784964b32f9fd653237
refs/heads/master: 620879c9e33262426db0ade650be5d7a2046377b
1 change: 1 addition & 0 deletions trunk/include/asm-arm/domain.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
__asm__ __volatile__( \
"mcr p15, 0, %0, c3, c0 @ set domain" \
: : "r" (x)); \
isb(); \
} while (0)

#define modify_domain(dom,type) \
Expand Down

0 comments on commit 202ab16

Please sign in to comment.