Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40083
b: refs/heads/master
c: 089c7e7
h: refs/heads/master
i:
  40081: 389f680
  40079: ac2c1e5
v: v3
  • Loading branch information
Ralf Baechle committed Oct 19, 2006
1 parent 4f09fce commit e007a2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 53571ce47010562f5e67782ea00206f379a5cd65
refs/heads/master: 089c7e7f2da7c3245de47377252683bd9edae738
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/scall64-n32.S
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ EXPORT(sysn32_call_table)
PTR sys_sync
PTR sys_acct
PTR sys32_settimeofday
PTR sys_mount /* 6160 */
PTR compat_sys_mount /* 6160 */
PTR sys_umount
PTR sys_swapon
PTR sys_swapoff
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/scall64-o32.S
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ sys_call_table:
PTR sys_ni_syscall /* was sys_stat */
PTR sys_lseek
PTR sys_getpid /* 4020 */
PTR sys_mount
PTR compat_sys_mount
PTR sys_oldumount
PTR sys_setuid
PTR sys_getuid
Expand Down

0 comments on commit e007a2c

Please sign in to comment.