2025-04-27 07:49:33 -04:00

19 lines
479 B
C

/* xfr_todo.h -- a file used to handle unwriten needs
*
* Copyright 1990 by Hilgraeve Inc. -- Monroe, MI
* All rights reserved
*
* $Revision: 1 $
* $Date: 10/05/98 1:16p $
*/
/*
* This function is here to provide stubs for functions that have not yet
* been ported over to WACKER. By the time WACKER is functional, this file
* should be empty.
*/
/* Replace the old CNFG structure */
extern int cnfgBitRate(void);
int cnfgBitsPerChar(HSESSION h);