Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36045
b: refs/heads/master
c: ddb1199
h: refs/heads/master
i:
  36043: 7551650
v: v3
  • Loading branch information
Richard Sandiford authored and Ralf Baechle committed Sep 27, 2006
1 parent a4670a6 commit 4bb4d32
Show file tree
Hide file tree
Showing 2 changed files with 4 additions 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: 63415dbb54fb929a6ea597f2f6b885d570225d90
refs/heads/master: ddb1199c4cd74a02d70f4c297373400893d70aa9
6 changes: 3 additions & 3 deletions trunk/include/asm-mips/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
#define __NR_mknodat (__NR_Linux + 290)
#define __NR_fchownat (__NR_Linux + 291)
#define __NR_futimesat (__NR_Linux + 292)
#define __NR_fstatat (__NR_Linux + 293)
#define __NR_fstatat64 (__NR_Linux + 293)
#define __NR_unlinkat (__NR_Linux + 294)
#define __NR_renameat (__NR_Linux + 295)
#define __NR_linkat (__NR_Linux + 296)
Expand Down Expand Up @@ -600,7 +600,7 @@
#define __NR_mknodat (__NR_Linux + 249)
#define __NR_fchownat (__NR_Linux + 250)
#define __NR_futimesat (__NR_Linux + 251)
#define __NR_fstatat (__NR_Linux + 252)
#define __NR_newfstatat (__NR_Linux + 252)
#define __NR_unlinkat (__NR_Linux + 253)
#define __NR_renameat (__NR_Linux + 254)
#define __NR_linkat (__NR_Linux + 255)
Expand Down Expand Up @@ -891,7 +891,7 @@
#define __NR_mknodat (__NR_Linux + 253)
#define __NR_fchownat (__NR_Linux + 254)
#define __NR_futimesat (__NR_Linux + 255)
#define __NR_fstatat (__NR_Linux + 256)
#define __NR_newfstatat (__NR_Linux + 256)
#define __NR_unlinkat (__NR_Linux + 257)
#define __NR_renameat (__NR_Linux + 258)
#define __NR_linkat (__NR_Linux + 259)
Expand Down

0 comments on commit 4bb4d32

Please sign in to comment.