From 052d68b92d0b057eee922cc537963cf0fcadadb0 Mon Sep 17 00:00:00 2001 From: Chas Williams Date: Wed, 13 Dec 2000 19:33:47 +0000 Subject: [PATCH] linux-ppc-des-20001213 Add missing file for DES --- src/des/conf-ppc-linux.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/des/conf-ppc-linux.h diff --git a/src/des/conf-ppc-linux.h b/src/des/conf-ppc-linux.h new file mode 100644 index 0000000..3d29372 --- /dev/null +++ b/src/des/conf-ppc-linux.h @@ -0,0 +1,4 @@ +#define BITS32 +#define BIG +#define MSBFIRST +#define MUSTALIGN -- 1.9.4