Commit b7334b4c authored by Andrew Tridgell's avatar Andrew Tridgell

removed remnant test code for cray

parent a7f8404e
......@@ -28,8 +28,6 @@
static struct mdfour *m;
typedef unsigned long long uint64;
#define MASK32 (0xffffffff)
#define F(X,Y,Z) ((((X)&(Y)) | ((~(X))&(Z))))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment