blob: 8b0d9a42882096ce9750a6d3e4a26862cc6ec85e [file] [log] [blame]
// Copyright 2011 Google Inc. All Rights Reserved.
#include "macros.h"
#include "thread.h"
namespace art {
void Thread::InitCpu() {
}
} // namespace art