Changeset 1416 in Sophya for trunk/SophyaLib/BaseTools/gnumd5.h


Ignore:
Timestamp:
Feb 22, 2001, 4:33:11 PM (25 years ago)
Author:
ansari
Message:

Variable d'alignement memoire pour SunOS ds gnumd5.h - Reza 22/2/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/gnumd5.h

    r1283 r1416  
    77
    88typedef struct {
     9    uint_8 mem_align;     /* To force memory alignment on SunOS 22/02/2001 */
    910    uint_1 buf[64];
    1011    uint_4 A,B,C,D;       /* chaining variables */
Note: See TracChangeset for help on using the changeset viewer.