This commit is contained in:
Y. Srinivas Ramakrishna 2010-12-09 21:47:58 -08:00
commit 874098b1c6
102 changed files with 4679 additions and 6113 deletions

View file

@ -1280,9 +1280,6 @@ class CommandLineFlags {
develop(bool, TraceStartupTime, false, \
"Trace setup time") \
\
develop(bool, TraceHPI, false, \
"Trace Host Porting Interface (HPI)") \
\
product(ccstr, HPILibPath, NULL, \
"Specify alternate path to HPI library") \
\