blob: d2dbe6ee325d8c3ade5929a5eaeda9f0b28adcf7 [file] [log] [blame]
// Copyright 2019 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
int main(int argc, char** argv) {
return 0;
}