aboutsummaryrefslogtreecommitdiff
path: root/dostsr.h
diff options
context:
space:
mode:
Diffstat (limited to 'dostsr.h')
-rw-r--r--dostsr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dostsr.h b/dostsr.h
index 268b2aa..b9a5b73 100644
--- a/dostsr.h
+++ b/dostsr.h
@@ -161,6 +161,7 @@ extern void __declspec(naked) __far int2f_isr(void);
extern LPTSRDATA __far get_tsr_data(bool installed);
+/** This symbol is always at the end of the TSR segment */
extern int resident_end;
/** This is not just data, but the entire segment. */