blob: f6ef305185138829ad22d161d9495ae087d48511 [file] [log] [blame]
/**********************************************************************
// @@@ START COPYRIGHT @@@
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
// @@@ END COPYRIGHT @@@
**********************************************************************/
/* -*-C++-*-
*****************************************************************************
*
* File: Stubs.cpp
* Description: contains stubs required for the export SRL
*
* Created: 10/19/98
* Language: C++
* Status: $State: Exp $
*
*
*****************************************************************************
*/
#include "Platform.h" // 64-BIT
extern "C"
void SQL_EXEC_IsVolumeUseful_Internal__FCPCc(void){};
extern "C"
void SQL_EXEC_GetListOfVolumes_Internal__Fv(void){};
void CmpAssertInternal(const char*, const char*, Int32){};
extern "C"
void contextHeap__9CmpCommonSFv(void){};
extern "C"
void init(void){};