|
|
1.1 root 1: #ifndef _MODEM_DOT_H
2: #define _MODEM_DOT_H
3:
4: /*
5: * _MODEM.H 5.20A June 8, 1995
6: *
7: * The Greenleaf Comm Library
8: *
9: * Copyright (C) 1984-1995 Greenleaf Software Inc. All Rights Reserved.
10: *
11: * NOTES
12: *
13: * This file contains the structure and prototype definitions used
14: * internally by all the modem support functions. It does not need
15: * to ever be included by any end user source modules.
16: *
17: * MODIFICATIONS
18: *
19: * December 12, 1992 4.00A : Initial release
20: *
21: */
22:
23:
24: #include "modem.h"
25:
26: extern unsigned int _hm_abort_key;
27: extern int ( GF_CONV * _AbortModemFunctionPtr )( PORT *port );
28:
29: #endif /* #ifndef _MODEM_DOT_H */
30:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.