Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217611
b: refs/heads/master
c: bbacff9
h: refs/heads/master
i:
  217609: c80fb5e
  217607: bb5ef86
v: v3
  • Loading branch information
Chris Metcalf committed Oct 14, 2010
1 parent 6679d00 commit 5e34344
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: 6b945df74233386aab526cddd3593ed4b854f574
refs/heads/master: bbacff94d0c38163ef01361de006797c92e69e58
1 change: 1 addition & 0 deletions trunk/arch/tile/include/asm/mman.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#define MAP_POPULATE 0x0040 /* populate (prefault) pagetables */
#define MAP_NONBLOCK 0x0080 /* do not block on IO */
#define MAP_GROWSDOWN 0x0100 /* stack-like segment */
#define MAP_STACK MAP_GROWSDOWN /* provide convenience alias */
#define MAP_LOCKED 0x0200 /* pages are locked */
#define MAP_NORESERVE 0x0400 /* don't check for reservations */
#define MAP_DENYWRITE 0x0800 /* ETXTBSY */
Expand Down

0 comments on commit 5e34344

Please sign in to comment.