// Copyright 2011 Google Inc. All Rights Reserved. #include "macros.h" #include "thread.h" namespace art { void Thread::InitCpu() { } } // namespace art