Last change
on this file since eee74cd was 3ae31e9, checked in by Thomas Lopatic <thomas@…>, 7 years ago |
Imported original source code.
|
-
Property mode
set to
100755
|
File size:
445 bytes
|
Line | |
---|
1 | /*
|
---|
2 | =============================================================================
|
---|
3 | secdefs.h -- section operation functions and variables
|
---|
4 | Version 2 -- 1988-05-06 -- D.N. Lynx Crowe
|
---|
5 | =============================================================================
|
---|
6 | */
|
---|
7 |
|
---|
8 | extern short secopok;
|
---|
9 | extern long t_sbgn, t_send, t_sect, t_sec1, t_sec2, t_cbgn, t_cend;
|
---|
10 | extern struct s_entry *p_sbgn, *p_send, *p_sec1, *p_sec2, *p_cbgn, *p_cend;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.