Ignore:
Timestamp:
Jun 17, 2009, 2:11:25 PM (15 years ago)
Author:
rosiere
Message:

1) Add test and configuration
2) Fix Bug
3) Add log file in load store unit
4) Fix Bug in environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Softwares/SPECINT2000/src/include/workload.h.sed

    r123 r124  
    1717#define NB_WORKLOAD   (sizeof(WorkLoad)/sizeof(void *))
    1818
    19 #ifndef NB_THREAD_MAX
    20         #error "NB_THREAD_MAX is undefined"
    21 #endif
     19# ifndef NB_THREAD_MAX
     20error "NB_THREAD_MAX is undefined"
     21# endif
    2222
    23 #endif workload_h
     23#endif //workload_h
Note: See TracChangeset for help on using the changeset viewer.