summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlaw <devnull@localhost>1998-04-08 04:36:12 +0000
committerlaw <devnull@localhost>1998-04-08 04:36:12 +0000
commit1a25861eaa3978a2028e5e7fd4bb91c9f2f959cc (patch)
tree6e512046a2dcee9351401a551bf551222f0d2e6c
parent904532f1776d3f957de76264860d692968331e59 (diff)
downloadnspr-hg-1a25861eaa3978a2028e5e7fd4bb91c9f2f959cc.tar.gz
Add _MD_EXIT
-rw-r--r--pr/include/md/_os2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pr/include/md/_os2.h b/pr/include/md/_os2.h
index 59c37791..8871802f 100644
--- a/pr/include/md/_os2.h
+++ b/pr/include/md/_os2.h
@@ -372,6 +372,7 @@ extern PRStatus _PR_WaitOS2Process(struct PRProcess *process,
extern PRStatus _PR_KillOS2Process(struct PRProcess *process);
#define _MD_CLEANUP_BEFORE_EXIT()
+#define _MD_EXIT (_PR_MD_EXIT)
#define _MD_INIT_CONTEXT
#define _MD_SWITCH_CONTEXT
#define _MD_RESTORE_CONTEXT