Reformat benchmark interface

Prepare to following patches, still no functional
change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2008-09-18 09:54:44 +01:00
parent 2f5012a3eb
commit f1e245850f
3 changed files with 45 additions and 29 deletions

View File

@@ -31,7 +31,6 @@
//// Prototypes
////
extern void benchmark(const std::string &ttSize, const std::string &threads);
extern void benchmark(const std::string& commandLine);
#endif // !defined(BENCHMARK_H_INCLUDED)