File:  [DVB] / dietlibc / syscalls.s / iopl.S
Revision 1.2: download - view: text, annotated - select for diffs
Thu Apr 26 10:30:30 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND, HEAD
add execl prototype, fix iopl for platforms that don't have it.


#include "syscalls.h"

#ifdef __NR_iopl
syscall(iopl,iopl)
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>