Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188520
b: refs/heads/master
c: b274080
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger committed Mar 9, 2010
1 parent ad37c3d commit f79cdad
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: f9c29e872b1c468d09c04ed452dc58961914c9d7
refs/heads/master: b2740801457b2fbbe14812c0fda24bd689025886
3 changes: 3 additions & 0 deletions trunk/arch/blackfin/include/asm/page.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@
((current->personality & READ_IMPLIES_EXEC) ? VM_EXEC : 0 ) | \
VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)

#include <asm-generic/memory_model.h>
#include <asm-generic/getorder.h>

#endif

0 comments on commit f79cdad

Please sign in to comment.