diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-10-10 08:12:23 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-10-10 08:12:23 +0000 |
commit | 0da3735afad8b66f26cd43a9572c4ac3ad6c7532 (patch) | |
tree | 278ce77e9c6f4cf971378aaa3bd19868ea215bb3 /win32/makedef.pl | |
parent | ff26ac79c5001a9bf21ceeedd9c2103f895992ec (diff) | |
download | perl-0da3735afad8b66f26cd43a9572c4ac3ad6c7532.tar.gz |
Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
p4raw-id: //depot/perl@117
Diffstat (limited to 'win32/makedef.pl')
-rw-r--r-- | win32/makedef.pl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/win32/makedef.pl b/win32/makedef.pl index b4883ccb59..04e6fd93ed 100644 --- a/win32/makedef.pl +++ b/win32/makedef.pl @@ -136,6 +136,11 @@ Perl_my_memcmp Perl_my_memset Perl_cshlen Perl_cshname +Perl_condpair_magic +Perl_magic_mutexfree +Perl_opsave +Perl_unlock_condpair +Perl_vtbl_mutex !END!OF!SKIP! # All symbols have a Perl_ prefix because that's what embed.h |