osaf/libs/common/edsv/include/eda.h | 1 - osaf/libs/common/edsv/include/eds.h | 1 - osaf/libs/core/leap/include/Makefile.am | 1 - osaf/libs/core/leap/include/ncsft.h | 73 ------------------------------------ osaf/libs/core/mbcsv/include/mbcsv.h | 1 - 5 files changed, 0 insertions(+), 77 deletions(-)
diff --git a/osaf/libs/common/edsv/include/eda.h b/osaf/libs/common/edsv/include/eda.h --- a/osaf/libs/common/edsv/include/eda.h +++ b/osaf/libs/common/edsv/include/eda.h @@ -22,7 +22,6 @@ #include "ncs_main_papi.h" #include "ncs_svd.h" #include "usrbuf.h" -#include "ncsft.h" #include "ncs_ubaid.h" #include "ncsencdec_pub.h" #include "ncs_lib.h" diff --git a/osaf/libs/common/edsv/include/eds.h b/osaf/libs/common/edsv/include/eds.h --- a/osaf/libs/common/edsv/include/eds.h +++ b/osaf/libs/common/edsv/include/eds.h @@ -23,7 +23,6 @@ /* From /base/common/pubinc */ #include "ncs_svd.h" #include "usrbuf.h" -#include "ncsft.h" #include "ncs_ubaid.h" #include "ncsencdec_pub.h" #include "ncs_lib.h" diff --git a/osaf/libs/core/leap/include/Makefile.am b/osaf/libs/core/leap/include/Makefile.am --- a/osaf/libs/core/leap/include/Makefile.am +++ b/osaf/libs/core/leap/include/Makefile.am @@ -21,7 +21,6 @@ MAINTAINERCLEANFILES = Makefile.in noinst_HEADERS = \ ncsdlib.h \ ncs_edu.h \ - ncsft.h \ ncs_hdl.h \ ncs_tasks.h \ patricia.h \ diff --git a/osaf/libs/core/leap/include/ncsft.h b/osaf/libs/core/leap/include/ncsft.h deleted file mode 100644 --- a/osaf/libs/core/leap/include/ncsft.h +++ /dev/null @@ -1,73 +0,0 @@ -/* -*- OpenSAF -*- - * - * (C) Copyright 2008 The OpenSAF Foundation - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. This file and program are licensed - * under the GNU Lesser General Public License Version 2.1, February 1999. - * The complete license can be accessed from the following location: - * http://opensource.org/licenses/lgpl-license.php - * See the Copying file included with the OpenSAF distribution for full - * licensing terms. - * - * Author(s): Emerson Network Power - * - */ - -/***************************************************************************** -.............................................................................. - - MODULE NAME: NCSFT.H (Harris & Jeffries Fault Tolerance.h) - - REVISION HISTORY: - - Date Version Name Description - -------- ------- ------------ -------------------------------------------- - 02-27-98 1.00A H&J (PB) Original - -.............................................................................. - - DESCRIPTION: - - This module contains declarations and structures related to Fault Tolerance - that are generic to all subsystems. - -*******************************************************************************/ - -/* - * Module Inclusion Control... - */ -#ifndef NCSFT_H -#define NCSFT_H - -typedef uint32_t - (*TRIGGER_CALLBACK) (uint16_t svc_id, uint32_t signal, void *entity_handle, void *api_ctxt); - -/* - *********************** - * NCSFT ROLES - *********************** - */ -#define NCSFT_ROLE_INIT 0 -#define NCSFT_ROLE_PRIMARY 1 -#define NCSFT_ROLE_BACKUP 2 -#define NCSFT_ROLE_WARM_BOOT_BACKUP 3 -#define NCSFT_ROLE_STANDALONE_ACTIVE 4 - -#define NCSFT_ROLE_UNDEFINED 99 - -/* - *********************** - * NCSFT BACKUP POLICIES - *********************** - */ - -typedef enum ncsft_backup_policy { - NCSFT_DO_NOTHING = 1, - NCSFT_PENT_UP, - NCSFT_PIGGY_BACK, - NCSFT_SIDE_EFFECT -} NCS_FT_BACKUP_POLICY; - -#endif diff --git a/osaf/libs/core/mbcsv/include/mbcsv.h b/osaf/libs/core/mbcsv/include/mbcsv.h --- a/osaf/libs/core/mbcsv/include/mbcsv.h +++ b/osaf/libs/core/mbcsv/include/mbcsv.h @@ -43,7 +43,6 @@ #include "ncs_svd.h" #include "usrbuf.h" -#include "ncsft.h" #include "ncs_ubaid.h" #include "ncsencdec_pub.h" ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Opensaf-devel mailing list Opensaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensaf-devel