blob: 52bf067a5792f8d61c6d6b56b7adca39b71a698b [file] [log] [blame]
[email protected]91f07552013-11-13 10:01:011// Copyright 2013 The Chromium Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#ifndef CHROME_ELF_CHROME_ELF_MAIN_H_
6#define CHROME_ELF_CHROME_ELF_MAIN_H_
7
[email protected]cab30872013-12-19 23:15:598extern "C" void SignalChromeElf();
[email protected]91f07552013-11-13 10:01:019
10#endif // CHROME_ELF_CHROME_ELF_MAIN_H_