From 716edaa21b1e9268b4d127b80a6bfeea18fd7871 Mon Sep 17 00:00:00 2001 From: gdr-ftp Date: Thu, 5 Feb 1998 16:07:06 +0000 Subject: [PATCH] - (crypta.asm) move all functions into the *.o file. The first one was getting put into the *.root file. --- lib/libc/gen/crypta.asm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/libc/gen/crypta.asm b/lib/libc/gen/crypta.asm index ac58332..0ec7d77 100644 --- a/lib/libc/gen/crypta.asm +++ b/lib/libc/gen/crypta.asm @@ -3,16 +3,20 @@ * 19-22 January 1992 by Jawaid Bazyar * Copyright 1992, Procyon Inc. * -* $Id: crypta.asm,v 1.1 1997/02/28 05:12:43 gdr Exp $ +* $Id: crypta.asm,v 1.2 1998/02/05 16:07:06 gdr-ftp Exp $ * * Because of the four storage blocks listed below (copyOfData, e, ikey, and * yb), this doesn't seem to be compatible with the large memory model. * This should be changed. These routines should also be placed in the * libc_gen__ load segment. * - mcopy crypta.mac case on +dummy start ; ends up in .root + end + + mcopy crypta.mac + * void __crypt_transpose (struct block *data, struct ordering *t, int n); __crypt_transpose START subroutine (2:n,4:t,4:data),2