diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1998-02-21 17:26:19 +0200 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-25 15:23:24 +0000 |
commit | 419eaf7b01c3f231c2f9dead147a7012d0e9df5f (patch) | |
tree | df3964b5b8dfe4ed2db5437936e3660f7db35387 /embed.h | |
parent | ee02776e1e319bf3f9a6f0b42762f94334cfa372 (diff) | |
download | perl-419eaf7b01c3f231c2f9dead147a7012d0e9df5f.tar.gz |
HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
Subject: Re: your HP-UX perl patch
Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
p4raw-id: //depot/perl@579
Diffstat (limited to 'embed.h')
-rw-r--r-- | embed.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ #define boot_core_UNIVERSAL Perl_boot_core_UNIVERSAL #define bor_amg Perl_bor_amg #define bxor_amg Perl_bxor_amg +#define byterun Perl_byterun #define call_list Perl_call_list #define cando Perl_cando #define cast_ulong Perl_cast_ulong |