powerpc: change sys32_ to compat_sys_
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 18 Oct 2005 04:51:57 +0000 (14:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 18 Oct 2005 04:51:57 +0000 (14:51 +1000)
This allows us to get rid of one type of entry in systbl.S.

In passing we remove the duplicate compat_sys_getdents and
compat_sys_utimes for which there are generic versions.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>

No differences found