From e5500bec7775979be08cc5c77f670682fed00b86 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Fri, 2 Sep 2005 15:26:27 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'network- demos-4-6-99-2'. Sprout from master 2005-09-02 15:26:26 UTC Joel Sherrill '2005-09-02 Joel Sherrill ' Cherrypick from ERIC-NORUM 1998-07-30 14:42:29 UTC Joel Sherrill 'base from Eric Norum -- Demos.30May1998.tar.gz': ttcp/ttcp_orig/ttcp.1 Delete: netlink/system.h --- netlink/system.h | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 netlink/system.h diff --git a/netlink/system.h b/netlink/system.h deleted file mode 100644 index aa9e56c..0000000 --- a/netlink/system.h +++ /dev/null @@ -1,33 +0,0 @@ -/* system.h - * - * This include file contains information that is included in every - * function in the test set. - * - * COPYRIGHT (c) 1989-1998. - * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. - * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * http://www.OARcorp.com/rtems/license.html. - * - * $Id$ - */ - -#include - -/* functions */ - -rtems_task Init( - rtems_task_argument argument -); - -/* configuration information */ - -#include - -/* global variables */ - -TEST_EXTERN rtems_id Global_variable; /* example global variable */ - -/* end of include file */ -- cgit v1.2.3