OpenCores
URL https://opencores.org/ocsvn/openmsp430/openmsp430/trunk

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [core/] [sim/] [rtl_sim/] [src-c/] [dhrystone_v2.1/] [dhry.h] - Diff between revs 145 and 200

Show entire file | Details | Blame | View Log

Rev 145 Rev 200
Line 393... Line 393...
        /* for boolean and enumeration types in Ada, Pascal */
        /* for boolean and enumeration types in Ada, Pascal */
 
 
/* General definitions: */
/* General definitions: */
 
 
#include <stdio.h>
#include <stdio.h>
 
#include <stdlib.h>
 
#include <string.h>
                /* for strcpy, strcmp */
                /* for strcpy, strcmp */
 
 
#define Null 0 
#define Null 0 
                /* Value of a Null pointer */
                /* Value of a Null pointer */
#define true  1
#define true  1
Line 429... Line 431...
                  char        Ch_2_Comp;
                  char        Ch_2_Comp;
                  } var_3;
                  } var_3;
          } variant;
          } variant;
      } Rec_Type, *Rec_Pointer;
      } Rec_Type, *Rec_Pointer;
 
 
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.