commit | b09a4913b15d2544f8918f05b9937cb4e99a2319 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Oct 18 14:51:57 2005 +1000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Oct 18 14:51:57 2005 +1000 |
tree | ed8e4764e6358f18e5641f6fba5815ea88ac1f5e | |
parent | 81e7009ea46c951860b8716ee427ff4f54dd26fc [diff] |
powerpc: change sys32_ to compat_sys_ 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>