SCM Repository
View of /benchmarks/include/teem-defs.h
Parent Directory
|
Revision Log
Revision 1601 -
(download)
(as text)
(annotate)
Thu Nov 3 05:00:53 2011 UTC (9 years, 3 months ago) by glk
File size: 357 byte(s)
Thu Nov 3 05:00:53 2011 UTC (9 years, 3 months ago) by glk
File size: 357 byte(s)
don't need new GetTime() when we have airTime()
/*! \file teem-defs.h * * \author John Reppy * * Some common utility definitions for the Teem versions of the benchmarks. */ /* * COPYRIGHT (c) 2011 The Diderot Project (http://diderot-language.cs.uchicago.edu) * All rights reserved. */ #ifndef _TEEM_DEFS_H_ #define _TEEM_DEFS_H_ #define STATIC_INLINE static inline #endif /* !_TEEM_DEFS_H_ */
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |