Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add posix_fadvise and posix_fadvise64 for powerpc | Khem Raj | 2009-08-30 | 1 | -0/+36 |
The syscall is having different number of params and in one case the parameters are passed in differently. This patch add powerpc specific versions of these functions. Signed-off-by: Khem Raj <raj.khem@gmail.com> |