File:  [DVB] / dietlibc / syscalls.s / tee.S
Revision 1.1: download - view: text, annotated - select for diffs
Tue Feb 19 00:28:13 2008 UTC (16 years, 3 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
  several fixes from Enrico Scholz (printf, string routines on big endian)
  add some more syscalls
  some minor cleanups
  shrink some string functions (Kris Katterjohn)

#include "syscalls.h"

#ifdef __NR_tee
syscall(tee,tee)
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>