Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 639876
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/crypto/des/asm/des-586.pl
0
++ b/crypto/des/asm/des-586.pl
Lines 4-10 Link Here
4
# Svend Olaf Mikkelsen <svolaf@inet.uni-c.dk>
4
# Svend Olaf Mikkelsen <svolaf@inet.uni-c.dk>
5
#
5
#
6
6
7
push(@INC,"perlasm","../../perlasm");
7
push(@INC,".","perlasm","../../perlasm");
8
require "x86asm.pl";
8
require "x86asm.pl";
9
require "cbc.pl";
9
require "cbc.pl";
10
require "desboth.pl";
10
require "desboth.pl";

Return to bug 639876