[BACK]Return to linux_syscalls.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / compat / linux / arch / arm

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/compat/linux/arch/arm/linux_syscalls.c between version 1.35 and 1.36

version 1.35, 2008/04/04 12:43:00 version 1.36, 2008/04/23 14:10:03
Line 4 
Line 4 
  * System call names.   * System call names.
  *   *
  * DO NOT EDIT-- this file is automatically generated.   * DO NOT EDIT-- this file is automatically generated.
  * created from NetBSD: syscalls.master,v 1.34 2008/04/04 12:38:52 njoly Exp   * created from NetBSD: syscalls.master,v 1.35 2008/04/23 14:07:49 ad Exp
  */   */
   
 #include <sys/cdefs.h>  #include <sys/cdefs.h>

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

CVSweb <webmaster@jp.NetBSD.org>