fis-gtm/sr_port/process_deferred_stale.h

18 lines
609 B
C

/****************************************************************
* *
* Copyright 2005 Fidelity Information Services, Inc *
* *
* This source code contains the intellectual property *
* of its copyright holder(s), and is made available *
* under a license. If you do not know the terms of *
* the license, please stop and do not read further. *
* *
****************************************************************/
#ifndef PROCESS_DEFERRED_STALE_INCLUDED
#define PROCESS_DEFERRED_STALE_INCLUDED
void process_deferred_stale(void);
#endif /* PROCESS_DEFERRED_STALE_INCLUDED */