File:  [DVB] / dietlibc / syscalls.s / msync.S
Revision 1.3: download - view: text, annotated - select for diffs
Wed Feb 12 15:56:06 2003 UTC (21 years, 3 months ago) by olaf
Branches: MAIN
CVS tags: branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, RC12_FIELDTEST_FINNLAND, HEAD
msync is a cancel-point so it must have a __libc_* alias

#include "syscalls.h"

syscall_weak(msync,msync,__libc_msync)

LinuxTV legacy CVS <linuxtv.org/cvs>