mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-07 04:09:21 +00:00
Ustat needs a wrapper on n32.
Signed-off-by: Thiemo Seufer <ths@networkno.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
b63014ad2d
commit
cce812c99c
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ EXPORT(sysn32_call_table)
|
|||
PTR compat_sys_utime /* 6130 */
|
||||
PTR sys_mknod
|
||||
PTR sys32_personality
|
||||
PTR sys_ustat
|
||||
PTR sys32_ustat
|
||||
PTR compat_sys_statfs
|
||||
PTR compat_sys_fstatfs /* 6135 */
|
||||
PTR sys_sysfs
|
||||
|
|
Loading…
Reference in a new issue