metal/mtce/src/maintenance/mtcStubs.cpp

18 lines
285 B
C++

/*
* Copyright (c) 2013, 2016 Wind River Systems, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*
*/
/**
* @file
* Maintenance Agent Stubs
*/
using namespace std;
#include "nodeClass.h" /* The main link class */
void hbs_cluster_log ( void ) { }