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