|
|
1.1 root 1: #ifndef __KBD_DOT_H
2: #define __KBD_DOT_H
3:
4: /*
5: * _KBD.H 5.20A June 8, 1995
6: *
7: * NOTES
8: *
9: * This private header file has the prototypes for the two assembly
10: * language functions found in KBD.ASM. This file should only be
11: * used by routines found in KDBSUBS.C.
12: *
13: * The Greenleaf Comm Library
14: *
15: * Copyright (C) 1991-1995 Greenleaf Software Inc. All Rights Reserved.
16: *
17: * NOTES
18: *
19: * This private header file has the prototypes for the two assembly
20: * language functions found in KBD.ASM. This file should only be
21: * used by routines found in KDBSUBS.C.
22: *
23: * MODIFICATIONS
24: *
25: * December 12, 1992 4.00A : Initial release
26: */
27:
28: unsigned int GF_CDECL gf_kbd_status( int command );
29:
30: #endif /* #ifndef __KBD_DOT_H */
31:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.